Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2001 09:20:12 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa intr_machdep.c
Message-ID:  <200101281720.f0SHKCL06317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/01/28 09:20:12 PST

  Modified files:
    sys/i386/isa         intr_machdep.c 
  Log:
  Clear intr_nesting_level when an interrupt thread has no more
  handlers and wants to exit, so it doesn't panic in exit1()
  which malloc()s with M_WAITOK.
  
  Reported by:	Bob Bishop <rb@gid.co.uk>
  
  Revision  Changes    Path
  1.47      +2 -1      src/sys/i386/isa/intr_machdep.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?200101281720.f0SHKCL06317>