perf_counter/x86: Remove the IRQ (non-NMI) handling bits
commita32881066e58346f2901afe0ebdfbf0c562877e5
authorYong Wang <yong.y.wang@linux.intel.com>
Wed, 3 Jun 2009 05:12:55 +0000 (3 13:12 +0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 07:53:34 +0000 (3 09:53 +0200)
treeacd28c9b659a3df0769eedb32127e9c6ad72def9
parentaddc2785ce92ff05da8edf18317b6b4719e10d9f
perf_counter/x86: Remove the IRQ (non-NMI) handling bits

Remove the IRQ (non-NMI) handling bits as NMI will be used always.

Signed-off-by: Yong Wang <yong.y.wang@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <20090603051255.GA2791@ywang-moblin2.bj.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/entry_arch.h
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/irq_vectors.h
arch/x86/kernel/cpu/perf_counter.c
arch/x86/kernel/entry_64.S
arch/x86/kernel/irqinit_32.c
arch/x86/kernel/irqinit_64.c