diff options
author | 2009-09-10 05:59:24 -0700 | |
---|---|---|
committer | 2009-09-10 05:59:24 -0700 | |
commit | 5686f9c3d67d5a20108fa26105c98b042df13123 (patch) | |
tree | cac519fa1a6e8cdcd90787753352b8930d2cfaab /lib | |
parent | sparc64: Use nmi_enter() and nmi_exit(), as needed. (diff) | |
download | wireguard-linux-5686f9c3d67d5a20108fa26105c98b042df13123.tar.xz wireguard-linux-5686f9c3d67d5a20108fa26105c98b042df13123.zip |
sparc64: Implement a real set_perf_counter_pending().
When the perf counter subsystem needs to reschedule work out
from an NMI, it invokes set_perf_counter_pending().
This triggers a non-NMI irq which should invoke
perf_counter_do_pending().
Currently this won't trigger because sparc64 won't trigger
the perf counter subsystem from NMIs, but when the HW counter
support is added it will.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions