diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-04-03 10:29:42 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-04-03 10:29:42 +0000 |
commit | 782d6441c3bcd32f321956417866ea11c536917c (patch) | |
tree | 36e3b5451440fc913d61a212b54e237c090f056f /sys/arch/arm/include | |
parent | 600a4e22f21648e2f14df5928bc4ccfb8868ec6e (diff) |
Remove tests for "processing" which was never set. It attempted to
protect against multiple entries of a function that handled pending
soft interrupts. This seems to have been a mistake made when converting
code that used simple lock in the 80321 code which got reused in armv7.
arm softintr_dispatch() already has mutexes around invoked callbacks
which should be enough. Make the pxa2x0 code work the same way which
removes the last remaining simple lock use on arm.
ok patrick@
Diffstat (limited to 'sys/arch/arm/include')
0 files changed, 0 insertions, 0 deletions