diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2015-01-05 23:54:19 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2015-01-05 23:54:19 +0000 |
commit | 8579e5fc251891449b3073f331fcb4fd8110f47c (patch) | |
tree | 9dd45c64aca6aa7fa109fa79515916165848ffd9 /sys/kern/sys_socket.c | |
parent | aa2fef782dd26415df1f36bb0818a10082e4bc40 (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/sys_socket.c')
0 files changed, 0 insertions, 0 deletions