git: kernel - Fix MP refcount race in struct sigacts (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Feb 16 11:18:52 PST 2011
commit 0d6e2d63f6cf1f38c4bf23e756012050c6a3d9d8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Feb 16 11:17:37 2011 -0800
kernel - Fix MP refcount race in struct sigacts (2)
* Fix buildworld failure by changing u_int to unsigned int in
header file.
Summary of changes:
sys/sys/signalvar.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d6e2d63f6cf1f38c4bf23e756012050c6a3d9d8
--
DragonFly BSD source repository
More information about the Commits
mailing list