diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2007-02-16 04:27:54 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-16 11:13:58 -0500 |
commit | 3434933b17fa64adddf83059603c61296f6e1ee2 (patch) | |
tree | e561f03035054eba42c521ce154e9948f744f8c7 /Documentation/ramdisk.txt | |
parent | dd3629b5e5f03dde6d8a17bb798bcb0ba6c3f579 (diff) |
[PATCH] ACPI: fix missing include for UP
apic.h does not get included on UP compiles. That way the
APICTIMER_STOPS_ON_C3 is not there and UP boxen have no support for timer
broadcasting. This was never noticed, because the lapic timer is only used
for profiling on UP.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Len Brown <len.brown@intel.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/ramdisk.txt')
0 files changed, 0 insertions, 0 deletions