Re: [PATCH] mm/slab.h: Fix duplicate include file kmemleak.h

From: Matthew Wilcox
Date: Thu Sep 10 2020 - 13:54:35 EST


On Thu, Sep 10, 2020 at 04:13:56PM +0000, Pintu Kumar wrote:
> As I was browsing through this code, I found that linux/kmemleak.h
> was declared twice.
>
> When I run ./scripts/checkincludes.pl it reported the same:
> mm/slab.h: linux/kmemleak.h is included more than once.

Already reported yesterday and also on August 18th.