DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_sfbuf.c
dillon 2004/06/05 11:04:47 PDT
DragonFly src repository
Modified files:
sys/kern kern_sfbuf.c
Log:
M_NOWAIT is just wrong in the init code. The allocation must succeed.
Use M_WAITOK.
Revision Changes Path
1.9 +1 -1 src/sys/kern/kern_sfbuf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_sfbuf.c.diff?r1=1.8&r2=1.9&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]