diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2006-04-26 22:41:09 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2006-04-26 22:41:09 +0000 |
commit | 0fc8ef31b87a190a820aa42ac55bb340f3b61fc5 (patch) | |
tree | c9506e35f7f1f2d3f165f84daff9f2491170f1a4 /sbin/swapctl | |
parent | df3a4e509cd581d1f7a20e485d02335219e83daf (diff) |
it turns out that a drivers interrupt handler is called at the spl it was
established at. this means we dont need splbio() calls in ami_intr because
its already been raised.
this diff removes unneeded splbio calls from the interrupt handler path.
it also sets it up so the completion paths are all called at splbio, so i
can get rid of the spl calls inside those functions too.
neither marco or pedro could see anything wrong with it
Diffstat (limited to 'sbin/swapctl')
0 files changed, 0 insertions, 0 deletions