Hello Dan, sorry for the late reply On 5/9/24 15:24, Dan Carpenter wrote: > Hello Alexis Lothoré, > > Commit f236464f1db7 ("wifi: wilc1000: convert list management to > RCU") from Apr 10, 2024 (linux-next), leads to the following Smatch > static checker warning: > > drivers/net/wireless/microchip/wilc1000/mon.c:236 wilc_wfi_init_mon_interface() > warn: sleeping in atomic context I am struggling to reproduce the warning in smatch. I executed those basic steps: - clone and build latest smatch - checkout linux-next master branch - export ARCH and CROSS_COMPILE - load a defconfig enabling all features in wilc driver - run ~/src/smatch/smatch_scripts/build_kernel_data.sh - then run ~/src/smatch/smatch_scripts/test_kernel.sh Yet I do no see any mention to wilc in the resulting smatch_warns.txt file. The outcome is the same if I run smatch only on the wilc driver: - ~/src/smatch/smatch_scripts/kchecker drivers/net/wireless/microchip/ Am I missing something obvious ? Thanks, Alexis -- Alexis Lothoré, Bootlin Embedded Linux and Kernel engineering https://bootlin.com