reproduce:
        git checkout dd5a440a31fae6e459c0d6271dddd62825505361
        b4 shazam https://lore.kernel.org/r/20240511224035.27775-3-kris.van.hees@oracle.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_VMLINUX_MAP --selectors CONFIG_BUILTIN_MODULE_RANGES -a=arc
        # 2. reproduce by make
           cd linux
           # download the config file from the "config:" link in the report, and save it as .config
           make ARCH=arc olddefconfig