From owner-freebsd-stable Sun May 19 4:40:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mel-rto3.wanadoo.fr (smtp-out-3.wanadoo.fr [193.252.19.233]) by hub.freebsd.org (Postfix) with ESMTP id 1CA0337B407 for ; Sun, 19 May 2002 04:40:29 -0700 (PDT) Received: from mel-rta10.wanadoo.fr (193.252.19.193) by mel-rto3.wanadoo.fr (6.5.007) id 3CE5864400074CBC for freebsd-stable@freebsd.org; Sun, 19 May 2002 13:40:28 +0200 Received: from localhost (193.253.211.118) by mel-rta10.wanadoo.fr (6.5.007) id 3CE5683E0007558A for freebsd-stable@freebsd.org; Sun, 19 May 2002 13:40:28 +0200 Date: Sun, 19 May 2002 13:36:44 +0200 From: Fabien THOMAS X-Mailer: The Bat! (v1.60c) Reply-To: Fabien THOMAS X-Priority: 3 (Normal) Message-ID: <23228752.20020519133644@wanadoo.fr> To: freebsd-stable@freebsd.org Subject: asr driver & INVARIANT & M_WAITOK MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG the kernel crash with M_WAITOK in INVARIANT mode. it seems that M_WAITOK is the problems is it possible to replace with M_DONTWAIT ? fabien To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message