DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net/tap if_tap.c
dillon 2007/07/03 10:40:51 PDT
DragonFly src repository
Modified files:
sys/net/tap if_tap.c
Log:
Fix an issue which arises with the TAP interface when the highly
experimental kern.intr_mpsafe is set. TAP has to obtain the MP lock
when handling SIGIO.
Reported-by: Pawel Biernacki <kaktus@acn.pl>
Revision Changes Path
1.36 +59 -25 src/sys/net/tap/if_tap.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/tap/if_tap.c.diff?r1=1.35&r2=1.36&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]