Date: Tue, 23 Sep 2003 11:22:14 -0700 (PDT) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <200309231822.h8NIMEV7050145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/09/23 11:22:14 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern kern_prot.c Log: Protect crfree() with splhigh; without this, there appears to be a crfree race which can occur on SMP systems. Submitted by: Ed Maste <emaste@sandvine.com> Approved by: re Revision Changes Path 1.53.2.10 +4 -0 src/sys/kern/kern_prot.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309231822.h8NIMEV7050145>