perf, x86: Fix handle_irq return values
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 2 Sep 2010 19:07:49 +0000 (15:07 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Sep 2010 06:05:18 +0000 (08:05 +0200)
commitde725dec9de7a7541996176d59cf8542365b8b0e
treeca58fb67f6e6086733fb32b818fe80a111abac1f
parent2e556b5b320838fde98480a1f6cf220a5af200fc
perf, x86: Fix handle_irq return values

Now that we rely on the number of handled overflows, ensure all
handle_irq implementations actually return the right number.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: peterz@infradead.org
Cc: robert.richter@amd.com
Cc: gorcunov@gmail.com
Cc: fweisbec@gmail.com
Cc: ying.huang@intel.com
Cc: ming.m.lin@intel.com
Cc: eranian@google.com
LKML-Reference: <1283454469-1909-4-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event_intel.c
arch/x86/kernel/cpu/perf_event_p4.c