git: ifnet: Make rest of ifnet accessing MPSAFE
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Mar 2 16:55:54 PST 2015
commit 55d4a94aed9a1540970ded7fa631d15f77ef41e5
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Mar 2 22:36:36 2015 +0800
ifnet: Make rest of ifnet accessing MPSAFE
Summary of changes:
sys/netgraph7/ether/ng_ether.c | 6 +++---
sys/netgraph7/ng_gif.c | 6 +++---
sys/netproto/ipsec/xform_ipip.c | 9 +++++++--
sys/platform/pc32/i386/autoconf.c | 15 ++++++++++-----
sys/platform/vkernel/i386/autoconf.c | 28 ++++++++++++++++++----------
sys/platform/vkernel64/x86_64/autoconf.c | 28 ++++++++++++++++++----------
sys/vfs/nfs/bootp_subr.c | 4 +++-
7 files changed, 62 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/55d4a94aed9a1540970ded7fa631d15f77ef41e5
--
DragonFly BSD source repository
More information about the Commits
mailing list