From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 21:29:58 2014 Return-Path: Delivered-To: current@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 ESMTPS id 4E56DD6A; Tue, 5 Aug 2014 21:29:58 +0000 (UTC) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [202.12.127.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.auburn.protected-networks.net", Issuer "Protected Networks Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 162BE289C; Tue, 5 Aug 2014 21:29:57 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by mail.auburn.protected-networks.net (Postfix) with ESMTPSA id BFD0F58; Tue, 5 Aug 2014 17:29:54 -0400 (EDT) Message-ID: <53E14CD1.20308@protected-networks.net> Date: Tue, 05 Aug 2014 17:29:53 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: John Baldwin , David Wolfskill Subject: Re: panic: aatpic_assign_cpu: bad cookie [Was: Build machine OK; laptop panics @r269515] References: <20140804194759.GT1228@albert.catwhisker.org> <20140805142914.GJ1228@albert.catwhisker.org> <53E1450D.5090708@protected-networks.net> In-Reply-To: <53E1450D.5090708@protected-networks.net> OpenPGP: id=0442D492 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 05 Aug 2014 21:29:58 -0000 On 08/05/14 16:56, Michael Butler wrote: > On 08/05/14 16:02, John Baldwin wrote: > >> My guess is that the recent Xen changes tickled something. > > I can confirm this on a kernel which is otherwise up to date .. > > FreeBSD toshi.auburn.protected-networks.net 11.0-CURRENT FreeBSD > 11.0-CURRENT #2 r269608M: Tue Aug 5 16:48:12 EDT 2014 > > I backed out all of SVN r269507 through r269515. > > Now working .. [ .. snip .. ] > Now to see if it's related to the other machine's disk woes (it's a > single-core device), And it fixes the inability to probe disks on my single-core machine :-) imb