[PATCH] tick management: make broadcast dependent on local APIC
authorThomas Gleixner <tglx@linutronix.de>
Sat, 17 Feb 2007 19:03:21 +0000 (20:03 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 19 Feb 2007 22:22:43 +0000 (14:22 -0800)
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 <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found