]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: Emit "mem=nopentium ignored" warning when not supported
authorKamal Mostafa <kamal@canonical.com>
Fri, 4 Feb 2011 01:38:05 +0000 (17:38 -0800)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:47:02 +0000 (12:47 -0400)
commitf6f341150dd1cc6abd96ef4546352081aef0a0a3
tree282a81dbd2f22d0f57c95a51589cf248b08940b2
parenta4e8388f0ef34e2bd118dcba91dd829d9c1b534e
x86: Emit "mem=nopentium ignored" warning when not supported

commit 9a6d44b9adb777ca9549e88cd55bd8f2673c52a2 upstream.

Emit warning when "mem=nopentium" is specified on any arch other
than x86_32 (the only that arch supports it).

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
BugLink: http://bugs.launchpad.net/bugs/553464
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Len Brown <len.brown@intel.com>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
LKML-Reference: <1296783486-23033-2-git-send-email-kamal@canonical.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/x86/kernel/e820.c