summaryrefslogtreecommitdiff
path: root/sys/kern/exec_elf.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2015-01-05 23:54:19 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2015-01-05 23:54:19 +0000
commit8579e5fc251891449b3073f331fcb4fd8110f47c (patch)
tree9dd45c64aca6aa7fa109fa79515916165848ffd9 /sys/kern/exec_elf.c
parentaa2fef782dd26415df1f36bb0818a10082e4bc40 (diff)
splassert on some archs (or just sparc64) check that you're not in
an interrupt handler at an ipl level higher than what you're splasserting you should be at. if you think code should be protected by IPL_BIO and its entered from an interrupt handler established at IPL_NET, you have a bug. add some asserts to gets and puts so we can pick those cases up.
Diffstat (limited to 'sys/kern/exec_elf.c')
0 files changed, 0 insertions, 0 deletions