reproduce: git checkout linus/master b4 shazam https://lore.kernel.org/r/20241029135621.12546-8-kabel@kernel.org # 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_TURRIS_OMNIA_MCU_GPIO --selectors CONFIG_LEDS_TURRIS_OMNIA -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