Merge branch 'x86/apic' into perfcounters/core
authorIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 16:20:11 +0000 (17:20 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Feb 2009 16:20:11 +0000 (17:20 +0100)
Conflicts:
arch/x86/kernel/cpu/perfctr-watchdog.c

1  2 
arch/x86/Kconfig
arch/x86/kernel/apic/apic.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/traps.c

Simple merge
  #include <linux/smp.h>
  #include <linux/mm.h>
  
 +#include <asm/perf_counter.h>
  #include <asm/arch_hooks.h>
  #include <asm/pgalloc.h>
- #include <asm/genapic.h>
  #include <asm/atomic.h>
  #include <asm/mpspec.h>
  #include <asm/i8253.h>
Simple merge
Simple merge