cvs commit: src/sys/net/tap if_tap.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 3 10:41:39 PDT 2007
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 at 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
More information about the Commits
mailing list