Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571494

Re: [PATCH 5/5] x86/boot: Fix pr_debug() API braindamage

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] x86/boot: Fix pr_debug() API braindamage
Date 2017-02-01 13:00 +0100
Message-ID <t61JU-5tS-1@gated-at.bofh.it> (permalink)
References <t5ZRL-4h5-7@gated-at.bofh.it> <t5ZRN-4h5-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2017-02-01 at 10:51 +0100, Ingo Molnar wrote:
> From: Borislav Petkov <bp@alien8.de>

> What looked like a straightforward conversion from printk(KERN_DEBUG, ...)
> to pr_debug() broke the boot log output:
> 
>   DMI:    /M57SLI-S4, BIOS FF 01/24/2008
>  -e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
>  -e820: remove [mem 0x000a0000-0x000fffff] usable
>  +usable ==> reserved
>  +usable
>   e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000

<sigh>

Ingo, why didn't you fix this several days ago
when I pointed out this breakage right after
you posted your original patch?

https://lkml.org/lkml/2017/1/28/246

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 5/5] x86/boot: Fix pr_debug() API braindamage Ingo Molnar <mingo@kernel.org> - 2017-02-01 11:00 +0100
  Re: [PATCH 5/5] x86/boot: Fix pr_debug() API braindamage Joe Perches <joe@perches.com> - 2017-02-01 13:00 +0100

csiph-web