From 575d5e72aab57beb6d5fa2a7d66be9fc681a5e00 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Sat, 17 Feb 2007 20:03:21 +0100 Subject: [PATCH] [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-format-patch failed