Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 1996 14:38:02 -0700 (PDT)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/kern subr_rlist.c
Message-ID:  <199610122138.OAA02096@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/10/12 14:38:01

  Modified:    sys/kern  subr_rlist.c
  Log:
  Undo a mistaken change from splhigh to splvm.  Subr_rlist has been
  capable of being used for things other than swap space allocation,
  and splvm would have been appropriate for only swap space allocation
  and other VM things.  My commit broke that (and was actually a mistake.)
  
  Revision  Changes    Path
  1.19      +4 -4      src/sys/kern/subr_rlist.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610122138.OAA02096>