summaryrefslogtreecommitdiff
path: root/sys/scsi/ses.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2008-11-06 22:11:37 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2008-11-06 22:11:37 +0000
commit8a3d593d83934938cf8a587690e9a0600aa7202c (patch)
treeb08d7d2bb7caec838e7b030cdd8b59347cc23765 /sys/scsi/ses.c
parent0a4376d78e0e202b27c65d29f5a0399458bfd7e9 (diff)
Some paranoia and deconfusion.
- setrunnable should never be run on SIDL processes. That's a bug and will cause all kinds of trouble. Change the switch statement to panic if that happens. - p->p_stat == SRUN implies that p != curproc since curproc will always be SONPROC. This is a leftover from before SONPROC. deraadt@ "commit"
Diffstat (limited to 'sys/scsi/ses.c')
0 files changed, 0 insertions, 0 deletions