cvs commit: src/sys/kern kern_prot.c

Mike Silbersack silby at FreeBSD.org
Tue Sep 23 11:22:15 PDT 2003


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 at sandvine.com>
  Approved by:    re
  
  Revision   Changes    Path
  1.53.2.10  +4 -0      src/sys/kern/kern_prot.c


More information about the cvs-all mailing list