Re: [PATCH net-next 04/24] net: Use nested-BH locking for napi_alloc_cache.

From: Sebastian Andrzej Siewior
Date: Fri Jan 12 2024 - 05:58:47 EST


On 2023-12-16 12:43:23 [+0800], kernel test robot wrote:
> Hi Sebastian,
Hi,

> >> 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