From: Ingo Molnar Date: Wed, 28 Jan 2009 06:17:26 +0000 (+0100) Subject: x86, apic: streamline the ->multi_timer_check() quirk X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a201fac698a93d9d1ffa77030ba2ff38d1a3d1;p=pandora-kernel.git x86, apic: streamline the ->multi_timer_check() quirk only NUMAQ uses this quirk: to prevent the timer IRQ from being added on secondary nodes. All other genapic templates can have a NULL ->multi_timer_check() callback. Also, extend the generic code to treat a NULL pointer accordingly. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed