Re: [PATCH] rcu: Use printk_deferred when holding rtp->cbs_gbl_lock

From: Steven Rostedt
Date: Thu Mar 17 2022 - 11:49:46 EST


On Thu, 17 Mar 2022 16:47:26 +0800
Zhang Qiao <zhangqiao22@xxxxxxxxxx> wrote:

> This patch tries to avoid this issue by using printk_deferred().

Isn't the new printk work suppose to resolve this?

If so, can we have another way to quiet these splats if that work is not in
yet?

-- Steve