From owner-freebsd-current@FreeBSD.ORG Mon Sep 13 03:05:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C941716A4CE; Mon, 13 Sep 2004 03:05:48 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F91E43D39; Mon, 13 Sep 2004 03:05:48 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i8D35jwh068045; Mon, 13 Sep 2004 12:05:46 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Mon, 13 Sep 2004 12:05:44 +0900 From: Norikatsu Shigemura To: Don Lewis Message-Id: <20040913120544.00bedd2f.nork@FreeBSD.org> In-Reply-To: <200409121822.i8CIMoQI051153@gw.catspoiler.org> References: <200409120917.i8C9HoXl002036@sakura.ninth-nine.com> <200409121822.i8CIMoQI051153@gw.catspoiler.org> X-Mailer: Sylpheed version 0.9.12-gtk2-20040622 (GTK+ 2.4.4; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.5.6 (sakura.ninth-nine.com [IPv6:2002:db7f:4a79::1]); Mon, 13 Sep 2004 12:05:47 +0900 (JST) cc: takawata@FreeBSD.org cc: freebsd-current@FreeBSD.org cc: nork@FreeBSD.org cc: stephane@FreeBSD.org Subject: Re: [PANIC] snd_sb16 on 5.3-BETA4 over qemu are fixed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2004 03:05:49 -0000 On Sun, 12 Sep 2004 11:22:50 -0700 (PDT) Don Lewis wrote: > On 12 Sep, Norikatsu Shigemura wrote: > > snd_sb16 on 5.3-BETA4 over qemu(modified by nork and takawata) > > causes panic. But this is well-known problem as kern/71189. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=71189 > > I confirmed that this patch is good. Anyone, would you please > > commit to 6-current and 5.3 branch? > I just commited the patch to 6-CURRENT. I'll commit it to RELENG_5 in a > few days, with re@ approval. Thank you very much!