commit | c1e3619edd2b3e17450d745e27e335490cafd78d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 17 18:04:40 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:50 2007 +0200 |
tree | 85d6af3369f529f863e24473430a9175a22feac7 | |
parent | c789c037e9d0d93d6081e796ab70b488b2ff69f2 [diff] |
x86: print info about late C1E detection on 32bit as well Some BIOSes set the C1E flag only on the second core. Print a warning so the Firmware Toolkit can check for it. mingo: fix C1E build bug on 32-bit Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>