From: Andi Kleen Date: Thu, 7 Dec 2006 01:14:11 +0000 (+0100) Subject: [PATCH] i386: Avoid boot warning with apic=debug X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a8cb626a08f2c8251291f3c0a049b29665895d2;p=pandora-kernel.git [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 --- Reading git-diff-tree failed