OSDN Git Service

Merge branch 'x86/ras' into x86/core, to fix conflicts
authorIngo Molnar <mingo@kernel.org>
Sun, 7 Jun 2015 13:35:27 +0000 (15:35 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 7 Jun 2015 13:35:27 +0000 (15:35 +0200)
Conflicts:
arch/x86/include/asm/irq_vectors.h

Signed-off-by: Ingo Molnar <mingo@kernel.org>
1  2 
arch/x86/include/asm/entry_arch.h
arch/x86/include/asm/hardirq.h
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/irq_vectors.h
arch/x86/include/uapi/asm/msr-index.h
arch/x86/kernel/cpu/mcheck/mce.c
arch/x86/kernel/entry_64.S
arch/x86/kernel/irq.c
arch/x86/kernel/irqinit.c
arch/x86/kernel/traps.c

Simple merge
Simple merge
Simple merge
   */
  #define X86_PLATFORM_IPI_VECTOR               0xf7
  
- /* Vector for KVM to deliver posted interrupt IPI */
- #ifdef CONFIG_HAVE_KVM
- #define POSTED_INTR_VECTOR            0xf2
 +#define POSTED_INTR_WAKEUP_VECTOR     0xf1
- #endif
  /*
   * IRQ work vector:
   */
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge