Re: [PATCH] char/random: silence a lockdep splat with printk()
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2020-01-02 17:08:00
Also in:
linux-mm, lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2020-01-02 17:08:00
Also in:
linux-mm, lkml
On Thu, 2 Jan 2020 10:42:51 -0500 Qian Cai [off-list ref] wrote:
quoted
On Dec 16, 2019, at 8:52 PM, Qian Cai [off-list ref] wrote:quoted
On Dec 4, 2019, at 8:00 PM, Sergey Senozhatsky [off-list ref] wrote: A 'Reviewed-by' will suffice. Reviewed-by: Sergey Senozhatsky <redacted>Ted, could you take a look at this trivial patch?Not sure if Ted is still interested in maintaining this file as he had no feedback for more than a month. The problem is that this will render the lockdep useless for a general debugging tool as it will disable the lockdep early in the process.
How would this disable lockdep early in the process? The patch is just changing pr_notice() to printk_deferred() correct? -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel