The patch titled Subject: mm/slab.h: remove duplicate include has been removed from the -mm tree. Its filename was mm-slab-remove-duplicate-include.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: YueHaibing <yuehaibing@xxxxxxxxxx> Subject: mm/slab.h: remove duplicate include Remove duplicate header which is included twice. Link: http://lkml.kernel.org/r/20200818114323.58156-1-yuehaibing@xxxxxxxxxx Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> Reviewed-by: Pekka Enberg <penberg@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/slab.h | 1 - 1 file changed, 1 deletion(-) --- a/mm/slab.h~mm-slab-remove-duplicate-include +++ a/mm/slab.h @@ -46,7 +46,6 @@ struct kmem_cache { #include <linux/kmemleak.h> #include <linux/random.h> #include <linux/sched/mm.h> -#include <linux/kmemleak.h> /* * State of the slab allocator. _ Patches currently in -mm which might be from yuehaibing@xxxxxxxxxx are mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix-fix-fix.patch