cvs commit: src/sys/kern kern_poll.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Nov 10 23:41:24 PST 2007
sephe 2007/11/10 23:38:29 PST
DragonFly src repository
Modified files:
sys/kern kern_poll.c
Log:
Protect pollctx fields (noticably netmsg used to schedule netisr_poll),
which will be touched by systimer callback function by critical section.
Revision Changes Path
1.42 +12 -1 src/sys/kern/kern_poll.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_poll.c.diff?r1=1.41&r2=1.42&f=u
More information about the Commits
mailing list