From: Thomas Gleixner Date: Sat, 17 Feb 2007 19:03:21 +0000 (+0100) Subject: [PATCH] tick management: make broadcast dependent on local APIC X-Git-Tag: v2.6.21-rc1~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=575d5e72aab57beb6d5fa2a7d66be9fc681a5e00;p=pandora-kernel.git [PATCH] tick management: make broadcast dependent on local APIC The broadcast functionality is only necessary when a local APIC is available. Make the config switch depend on X86_LOCAL_APIC. This resolves the mach-voyager breakage introduced by the tick managament code. Signed-off-by: Thomas Gleixner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed