]> git.kernelconcepts.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 19:50:04 +0000 (12:50 -0700)
commitd085c79399fce9fb34195f21c22286a62fd16e9a
tree25420997117ef16726ccd784e4b94b8951c10e99
parent474d7937c9436faeaf8e29f32e8a94cdb0293c9d
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: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kernel/e820.c