git: kernel - Fix netgraph MP race
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue May 17 18:56:21 PDT 2011
commit 424cdb20c52c9ecc5499475f97103aa7450a391e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue May 17 18:54:00 2011 -0700
kernel - Fix netgraph MP race
* Fix a netgraph MP race due to netgraph not acquiring required tokens
when manipulating the socket's sockbuf structure.
Reported-by: Francois Tigeot <ftigeot at wolfpond.org>
Summary of changes:
sys/netgraph/socket/ng_socket.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/424cdb20c52c9ecc5499475f97103aa7450a391e
--
DragonFly BSD source repository
More information about the Commits
mailing list