reproduce:
        git checkout 0fc4bfab2cd45f9acb86c4f04b5191e114e901ed
        b4 shazam https://lore.kernel.org/r/20240625-thermal-v2-2-bf8354ed51ee@gmail.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_ST_THERMAL --selectors CONFIG_ST_THERMAL_MEMMAP -a=arm64
        # 2. reproduce by make
           cd linux
           # download the config file from the "config:" link in the report, and save it as .config
           make ARCH=arm64 olddefconfig