cvs commit: src/sys/kern lwkt_token.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 15 11:47:05 PDT 2005
dillon 2005/09/15 11:46:31 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_2)
sys/kern lwkt_token.c
Log:
MFC 1.23 - fix a token bug where a preempting interrupt obtaining a token
might accidently release tokens owned by the preempted thread.
Revision Changes Path
1.11.2.2 +43 -28 src/sys/kern/lwkt_token.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_token.c.diff?r1=1.11.2.1&r2=1.11.2.2&f=u
More information about the Commits
mailing list