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

No differences found