]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] i386: Avoid boot warning with apic=debug
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:11 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:11 +0000 (02:14 +0100)
commit9a8cb626a08f2c8251291f3c0a049b29665895d2
tree81015911c516d49f9de47f913848c4bf43acb176
parent538f188e03c821c93b355c9fc346806cdd34e286
[PATCH] i386: Avoid boot warning with apic=debug

There are two consumers of apic=: the apic debug level and the low
level generic architecture code. early_param would warn when the
low level code rejected "debug". Avoid this.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/mach-generic/probe.c