reproduce: git checkout c79b972eb88b077d2765e7790d0902b3dc94d55c b4 shazam https://lore.kernel.org/r/20231120150339.104257-1-marpagan@redhat.com # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_DRM_GEM_SHMEM_HELPER --selectors CONFIG_DRM_KUNIT_TEST -a=arm # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm olddefconfig