On Sat, Sep 26, 2020 at 02:37:29AM +0800, Hui Su wrote: > kmemleak-test.c is just a kmemleak test module, which > also can not be used as a built-in kernel module. > Thus, i think it may should not be in mm dir, and move > the kmemleak-test.c to samples/kmemleak/kmemleak-test.c. > Fix the spelling of built-in by the way. > > Signed-off-by: Hui Su <sh_def@xxxxxxx> Moving the test is fine by me. Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>