Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 01:43:23 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica/Osd OsdSchedule.c
Message-ID:  <200101230943.f0N9hNp01599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/23 01:43:23 PST

  Modified files:
    sys/dev/acpica/Osd   OsdSchedule.c 
  Log:
  In answer to the comment: /* XXX is it OK to block here? */, the answer
  is definately NO! as we are in interrupt context and malloc() does a
  KASSERT() to be sure.
  
  Revision  Changes    Path
  1.5       +4 -3      src/sys/dev/acpica/Osd/OsdSchedule.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?200101230943.f0N9hNp01599>