Re: [PATCH] mm: kill kmemcheck again

From: Levin, Alexander (Sasha Levin)
Date: Wed Sep 27 2017 - 11:26:09 EST


On Wed, Sep 27, 2017 at 05:02:07PM +0200, Michal Hocko wrote:
>This is just too large to review manually. How have you generated the
>patch?

Manualy. Note that most of it (~95%) is the result of 'rm arch/x86/mm/kmemcheck'.

Otherwise, I just removed all uses of __GFP_NOWARN/SLAB_NOWARN, and calls to
various annotations throughout the code.

I'm not sure about i386 breakage, will take a look, doesn't seem to be too obvious.

--

Thanks,
Sasha