diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-10-21 22:34:01 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-10-21 22:34:01 +0000 |
commit | 9cffe10410c0a5e38c0b4fdc1d924de8d2e1cf24 (patch) | |
tree | 3727a22a0cdb0e9ff3e44d695a5fc8324fd3a72a /sys/kern/kern_exec.c | |
parent | 12cd8008373dac07268b94e438e7deac43865b40 (diff) |
Stop setting MIIF_AUTOTSLEEP in fec(4)
This can lead to tsleep in an interrupt context, which resulted in the
following panic:
kernel diagnostic assertion "p->p_wchan == NULL" failed: file
"/usr/src/sys/kern/kern_sched.c", line 333
TID PPID PGRP UID S FLAGS WAIT COMMAND
86009 0 0 0 2 0x40014200 miiaut idle0
Reported by matthieu@ with sabre lite, analysis by guenther@
ok kettenis@
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions