On Tue, Jun 26, 2018 at 10:05 PM, Ingo Molnar wrote:
>
> * Dmitry Vyukov wrote:
>
>> From: Dmitry Vyukov
>>
>> KERN_CONT leads to split lines in kernel output
>> and complicates useful changes to printk like
>> printing context before each line.
>>
>> Only acceptable use of continuations is basi
* Dmitry Vyukov wrote:
> From: Dmitry Vyukov
>
> KERN_CONT leads to split lines in kernel output
> and complicates useful changes to printk like
> printing context before each line.
>
> Only acceptable use of continuations is basically
> boot-time testing.
>
> Get rid of it.
>
> Also tidy
On Tue, Jun 26, 2018 at 10:28 AM, Dmitry Vyukov wrote:
> From: Dmitry Vyukov
>
> KERN_CONT leads to split lines in kernel output
> and complicates useful changes to printk like
> printing context before each line.
>
> Only acceptable use of continuations is basically
> boot-time testing.
>
> Get
From: Dmitry Vyukov
KERN_CONT leads to split lines in kernel output
and complicates useful changes to printk like
printing context before each line.
Only acceptable use of continuations is basically
boot-time testing.
Get rid of it.
Also tidy up code around as asked by reviewers.
Signed-off-b
4 matches
Mail list logo