summaryrefslogtreecommitdiff
path: root/sys/modules/exec_script
diff options
context:
space:
mode:
authormatt <matt@NetBSD.org>2008-11-19 06:37:51 +0000
committermatt <matt@NetBSD.org>2008-11-19 06:37:51 +0000
commit8856d1852f8a18a8698927464df083389415b2cf (patch)
tree731e1df859d4b4d507effc535f3c0134ecf4aeba /sys/modules/exec_script
parentca9e0ec672a95d393ecff8d65df11ac94dfb34d4 (diff)
Don't use atomic_{set,clear}_bit nor any atomic op. These used to wrap
atomic_{clear,set}_bit around munging a device register and that is clearly wrong. Instead directly manipulate the CPSR to disable interrupts.
Diffstat (limited to 'sys/modules/exec_script')
0 files changed, 0 insertions, 0 deletions