From: Cyrill Gorcunov Date: Tue, 13 Oct 2009 20:07:04 +0000 (+0400) Subject: x86, apic: Use apic noop driver X-Git-Tag: v2.6.33-rc1~397^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a933c61829509eb27083146dda392132baa0969a;p=pandora-kernel.git x86, apic: Use apic noop driver In case if apic were disabled we may use the whole apic NOOP driver instead of sparse poking the some functions in apic driver. Also NOOP would catch any inappropriate apic operation calls (not just read/write). Signed-off-by: Cyrill Gorcunov Cc: yinghai@kernel.org Cc: macro@linux-mips.org LKML-Reference: <20091013201022.747817361@openvz.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed