]> git.baikalelectronics.ru Git - kernel.git/commit
x86: cleanup print out for mptable
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Mon, 12 May 2008 13:43:38 +0000 (15:43 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 08:55:12 +0000 (10:55 +0200)
commit67e1b46aa9fcc692525b3aaac2f7bbe5aaa371c5
tree8c13457bf7f07e95701c407c7355a50b4a0d3726
parent685dcb13c2a995690049c2ff57fa4ee4c78f29a0
x86: cleanup print out for mptable

the new output is:

 MPTABLE: OEM ID: SUN
 MPTABLE: Product ID: 4600 M2
 MPTABLE: APIC at: 0x

instead of it all in one line with <6> and double Product ID...

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/mpparse.c