Date: Mon, 15 Aug 2005 09:54:01 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet if_atm.c Message-ID: <200508150954.j7F9s1e8039257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-08-15 09:54:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet if_atm.c
Log:
Merge if_atm.c:1.20 from HEAD to RELENG_6:
Add NATM_LOCK() and NATM_UNLOCK() in places where npcb_add() and
npcb_free() are called, in order to eliminate witness panics.
This was overlooked in removal of GIANT from ATM.
Approved by: re (hrs)
Revision Changes Path
1.19.2.1 +9 -0 src/sys/netinet/if_atm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508150954.j7F9s1e8039257>
