Date: Fri, 12 Aug 2005 02:38:20 +0000 (UTC) From: Craig Rodrigues <rodrigc@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: <200508120238.j7C2cK6p003381@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-08-12 02:38:20 UTC
FreeBSD src repository
Modified files:
sys/netinet if_atm.c
Log:
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.
Reviewed by: rwatson
Revision Changes Path
1.20 +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?200508120238.j7C2cK6p003381>
