Re: [PATCH] x86: Avoid pr_cont() in show_opcodes()

From: Andy Shevchenko
Date: Tue Jul 17 2018 - 17:07:30 EST


On Tue, Jul 17, 2018 at 12:01 PM, Rasmus Villemoes
<mail@xxxxxxxxxxxxxxxxxx> wrote:

> + printk("%sCode: %*ph <%02x> %*ph\n", loglvl,

Ah, I had looked at this code and thought about %ph, but didn't get
through how to split it correctly.

Thanks for the hint!

P.S. I see the result, pretty nice and doesn't use pr_cont() at all.

--
With Best Regards,
Andy Shevchenko