Re: [PATCH] mm/slub: Add a dump_stack() to the unexpected GFP check

From: Borislav Petkov
Date: Mon Jan 16 2017 - 05:13:29 EST


On Mon, Jan 16, 2017 at 12:09:30PM +0200, Leon Romanovsky wrote:
> And doesn't dump_stack do the same? It pollutes the log too.

It is not about polluting the log - it is about tainting.

__warn()->add_taint(taint, LOCKDEP_STILL_OK);

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.