reproduce: git checkout 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3 b4 shazam https://lore.kernel.org/r/20250513100730.12664-3-byungchul@sk.com # choose either of the following two methods to reproduce the issue # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_DEBUG_RWSEMS --selectors CONFIG_DEPT -a=x86_64 # 2. reproduce by make cd linux # download the config file from the "config:" link in the report, and save it as .config make ARCH=x86_64 olddefconfig