diff options
author | 2009-03-19 20:26:20 +0100 | |
---|---|---|
committer | 2009-04-06 09:30:18 +0200 | |
commit | db4fb5acf20295063d1d5105e67724eb51440207 (patch) | |
tree | d5f762e4110e7230bac52ce9677277c7749f6922 /kernel | |
parent | perf_counter: unify irq output code (diff) | |
download | linux-dev-db4fb5acf20295063d1d5105e67724eb51440207.tar.xz linux-dev-db4fb5acf20295063d1d5105e67724eb51440207.zip |
perf_counter: powerpc: clean up perc_counter_interrupt
Impact: cleanup
This updates the powerpc perf_counter_interrupt following on from the
"perf_counter: unify irq output code" patch. Since we now use the
generic perf_counter_output code, which sets the perf_counter_pending
flag directly, we no longer need the need_wakeup variable.
This removes need_wakeup and makes perf_counter_interrupt use
get_perf_counter_pending() instead.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Orig-LKML-Reference: <20090319194234.024464535@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions