reproduce: git checkout f11a5f89910a7ae970fbce4fdc02d86a8ba8570f b4 shazam https://lore.kernel.org/r/20250730121209.303202-20-s.neeraj@samsung.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_LIBNVDIMM --selectors CONFIG_CXL_PMEM_REGION -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