Re: [PATCH v2] mm/page_isolation: fix a deadlock with printk()

From: Steven Rostedt
Date: Tue Oct 08 2019 - 09:33:44 EST


On Tue, 08 Oct 2019 09:23:52 -0400
Qian Cai <cai@xxxxxx> wrote:

> I feel like that is what I trying to do, but there seems a lot of resistances
> with that approach where pragmatism met with perfectionism.

It's the way it came across. It sounded as if you were proposing
"the solution". I'm coming out and explicitly saying that this may be a
"temporary solution", as having "printk_deferred()" we can easily
remove them when that becomes the default operation.

-- Steve