From owner-cvs-all Sun Jul 21 19:38:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4C9D37B400; Sun, 21 Jul 2002 19:38:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6899F43E4A; Sun, 21 Jul 2002 19:38:21 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from freefall.freebsd.org (orion@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6M2cLJU093754; Sun, 21 Jul 2002 19:38:21 -0700 (PDT) (envelope-from orion@freefall.freebsd.org) Received: (from orion@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6M2cL7d093753; Sun, 21 Jul 2002 19:38:21 -0700 (PDT) Message-Id: <200207220238.g6M2cL7d093753@freefall.freebsd.org> From: Orion Hodson Date: Sun, 21 Jul 2002 19:38:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2002/07/21 19:38:21 PDT Modified files: sys/dev/sound/pcm sound.c Log: Move lock in pcm_chn_add() to after malloc. PR: kern/40157 Submitted by: Dan Lukes Revision Changes Path 1.74 +2 -3 src/sys/dev/sound/pcm/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message