Re: [1/3] powerpc/watchdog: Tweak watchdog printks
From: Michael Ellerman <hidden>
Date: 2018-01-29 04:13:47
From: Michael Ellerman <hidden>
Date: 2018-01-29 04:13:47
On Thu, 2017-10-12 at 04:44:32 UTC, Michael Ellerman wrote:
Use pr_fmt() in the watchdog code, so we don't have to say "Watchdog" so many times. Rather than "CPU:%d" just spell it "CPU %d", "Hard" doesn't need a capital in the middle of a sentence, and "LOCKUP other CPUS" should be "LOCKUP on other CPUS". Also make it clear when a CPU self detects a lockup by spelling it out. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Series applied to powerpc next. https://git.kernel.org/powerpc/c/d8fa82e0e2b1ad9c66aa76810615ad cheers