Re: [PATCH net-next 04/24] net: Use nested-BH locking for napi_alloc_cache.
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2024-01-12 10:58:39
Also in:
lkml, oe-kbuild-all
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2024-01-12 10:58:39
Also in:
lkml, oe-kbuild-all
On 2023-12-16 12:43:23 [+0800], kernel test robot wrote:
Hi Sebastian,
Hi,
quoted
quoted
net/core/skbuff.c:302:38: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected struct local_lock_t [usertype] *l @@ got struct local_lock_t [noderef] __percpu * @@
updated the guard definition for that. Thanks for the report. Sebastian