diff options
author | Paul Mackerras <[email protected]> | 2009-06-15 21:45:16 +1000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-06-15 16:12:26 +0200 |
commit | 9974458e2f9a11dbd2f4bd14fab5a79af4907b41 (patch) | |
tree | d998a40f44a626a6eb1385a90c7979bddd5b6397 /net/lapb/lapb_out.c | |
parent | 90c8f954534ba15e4542ab00dd9f0e58b071518c (diff) |
perf_counter: Make set_perf_counter_pending() declaration common
At present, every architecture that supports perf_counters has to
declare set_perf_counter_pending() in its arch-specific headers.
This consolidates the declarations into a single declaration in one
common place, include/linux/perf_counter.h. On powerpc, we continue
to provide a static inline definition of set_perf_counter_pending()
in the powerpc hw_irq.h.
Also, this removes from the x86 perf_counter.h the unused null
definitions of {test,clear}_perf_counter_pending.
Reported-by: Mike Frysinger <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions