DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/platform/vkernel/platform console.c
dillon 2007/07/01 21:19:14 PDT
DragonFly src repository
Modified files:
sys/platform/vkernel/platform console.c
Log:
sigwinch has to run with the big giant lock so use the DragonFly
interrupt API to handle it rather then running it directly from the
signal handler. Fixes a panic.
Revision Changes Path
1.17 +19 -5 src/sys/platform/vkernel/platform/console.c
http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/console.c.diff?r1=1.16&r2=1.17&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]