From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 19 15:34:46 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0469106567B; Mon, 19 Jan 2009 15:34:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 845078FC17; Mon, 19 Jan 2009 15:34:46 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0JFYkQZ069542; Mon, 19 Jan 2009 15:34:46 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0JFYkWT069538; Mon, 19 Jan 2009 15:34:46 GMT (envelope-from linimon) Date: Mon, 19 Jan 2009 15:34:46 GMT Message-Id: <200901191534.n0JFYkWT069538@freefall.freebsd.org> To: scottl@freebsd.org, linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-scsi@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/130735: [cam] [patch] pass M_NOWAIT to the malloc() call inside cdreaddvdstructure() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 15:34:48 -0000 Old Synopsis: [patch] pass M_NOWAIT to the malloc() call inside cdreaddvdstructure() New Synopsis: [cam] [patch] pass M_NOWAIT to the malloc() call inside cdreaddvdstructure() Responsible-Changed-From-To: freebsd-bugs->freebsd-scsi Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jan 19 15:34:25 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=130735