Re: [tip:core/rcu] lockdep: Make RCU suspicious-access splats use pr_err

From: Ingo Molnar
Date: Tue Jan 31 2017 - 04:18:17 EST



* Dmitry Vyukov <dvyukov@xxxxxxxxxx> wrote:

> FWIW my vote is for:
>
> ==========================
> WARNING: suspicious RCU usage
> ==========================

For heaven's sake make it:

=============================
WARNING: suspicious RCU usage
=============================

(Note the length of the start/stop lines.)

Thanks,

Ingo