]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3a42359c2f9b951803948544a5dfaa6e7979bbe9
tree647450da1675e695466755fb0d17a8e018c7d6a5
parent033befe9980b0f7bde1b0dcf3b4c69c4eebde9ce
[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 <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/Kconfig