From owner-freebsd-ppc@FreeBSD.ORG Sun Sep 8 19:59:12 2013 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B97DFDDE for ; Sun, 8 Sep 2013 19:59:12 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtpauth4.wiscmail.wisc.edu (wmauth4.doit.wisc.edu [144.92.197.145]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EF842E19 for ; Sun, 8 Sep 2013 19:59:12 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth4.wiscmail.wisc.edu by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) id <0MST00A00LCUKP00@smtpauth4.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 08 Sep 2013 13:59:04 -0500 (CDT) X-Spam-PmxInfo: Server=avs-4, Version=6.0.3.2322014, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2013.9.8.184815, SenderIP=0.0.0.0 X-Spam-Report: AuthenticatedSender=yes, SenderIP=0.0.0.0 Received: from comporellon.tachypleus.net (adsl-76-208-67-185.dsl.mdsnwi.sbcglobal.net [76.208.67.185]) by smtpauth4.wiscmail.wisc.edu (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTPSA id <0MST00I3CM2GTK20@smtpauth4.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 08 Sep 2013 13:59:04 -0500 (CDT) Message-id: <522CC8F8.8060107@freebsd.org> Date: Sun, 08 Sep 2013 13:59:04 -0500 From: Nathan Whitehorn User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130810 Thunderbird/17.0.8 To: freebsd-ppc@freebsd.org Subject: Re: Kernel panic during page-out References: <522BDFA5.8010803@freebsd.org> <522CC88B.8040105@freebsd.org> In-reply-to: <522CC88B.8040105@freebsd.org> X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Sep 2013 19:59:12 -0000 On 09/08/13 13:57, Peter Grehan wrote: > Hi Justin, > >> If this is the correct fix, it should be pushed in through re@, and >> go into >> 10. Is this correct? I haven't checked the full locking on it. > > Yes, certain it's correct based on other assertions in the same and > similar call sequences, and it should go into 10 via re@. > Are you going to handle the commit? You seem to be using the passive voice... -Nathan