Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2001 22:32:20 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_malloc.c
Message-ID:  <200101270632.f0R6WK353385@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/26 22:32:20 PST

  Modified files:
    sys/kern             kern_malloc.c 
  Log:
  p->p_intr_nesting_level is MI now and initialized to 0 in kern_fork.c,
  so it should be save to KASSERT() on it even on an arch that may not
  use it.
  
  Revision  Changes    Path
  1.80      +2 -2      src/sys/kern/kern_malloc.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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