From owner-svn-src-head@freebsd.org Sat Sep 30 16:47:46 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BAE0CE2A95B; Sat, 30 Sep 2017 16:47:46 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 556947486A; Sat, 30 Sep 2017 16:47:46 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id yKvWdBNFnI8mCyKvXdNERC; Sat, 30 Sep 2017 10:47:44 -0600 X-Authority-Analysis: v=2.2 cv=HahkdmM8 c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=2JCJgTwv5E4A:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=icVucg2hgZ0Oeu7F8MwA:9 a=bqAEnAvX_D_vEMB-:21 a=qnbIcWOTyDrJOcpX:21 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 601AB146B; Sat, 30 Sep 2017 09:47:42 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v8UGlfiY091269; Sat, 30 Sep 2017 09:47:41 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201709301647.v8UGlfiY091269@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Konstantin Belousov cc: Andriy Gapon , Li-Wen Hsu , Jung-uk Kim , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org Subject: Re: svn commit: r324109 - in head: sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/components/dispatcher sys/contrib/dev/acpica/components/ha... In-Reply-To: Message from Konstantin Belousov of "Sat, 30 Sep 2017 19:16:24 +0300." <20170930161624.GK95911@kib.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 30 Sep 2017 09:47:41 -0700 X-CMAE-Envelope: MS4wfKihhCPUJQIDlORCY21OK0X+/lffsY9ojnt9VxoPLEitngip3bBoRtZsyBJggHPW3Q8wKqfNkEFoawx2ZLkcLzrOh4VjXzKNVKdshBo/v1e2SetnOjsA JgIm+MQ5DKUwYRyazaTST3Jxubx60c4umkyro37vgsnPjBm65j/GZ6W4olh0gUtbiVFd1UW38yC2AzYBoNzUqn7eVQqBq3lG5ymhlILtwRvs/PJmUMYg3ZLT vKO7T1jb2l9cho+Ge87e6YiiJvNBf0QVYPuSVYCvK5W2/EnQuc2k7gefzM4SgFCKC+H6tBOjXw/IvImcduDvHt4RwSHQDh6TKUxt29KkGXcXnbSPx1yqkdtk NCjN2HoAwN+WTxPIE4zlFK3Il6dIkA== X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2017 16:47:46 -0000 In message <20170930161624.GK95911@kib.kiev.ua>, Konstantin Belousov writes: > On Sat, Sep 30, 2017 at 05:42:55PM +0300, Andriy Gapon wrote: > > On 30/09/2017 15:04, Konstantin Belousov wrote: > > > On Sat, Sep 30, 2017 at 10:58:41AM +0000, Li-Wen Hsu wrote: > > >> On Fri, Sep 29, 2017 at 23:02:49 +0000, Jung-uk Kim wrote: > > >>> Author: jkim > > >>> Date: Fri Sep 29 23:02:49 2017 > > >>> New Revision: 324109 > > >>> URL: https://svnweb.freebsd.org/changeset/base/324109 > > >>> > > >>> Log: > > >>> Merge ACPICA 20170929. > > >>> > > >>> Added: > > >>> head/sys/contrib/dev/acpica/compiler/aslallocate.c > > >>> - copied, changed from r324104, vendor-sys/acpica/dist/source/comp > iler/aslallocate.c > > >> > > >> Hi Jung-uk, > > >> > > >> After this change, the test machine booting in bhyve panics with this > > >> message: > > >> > > >> panic: acpi: timer op not yet supported during boot > > >> > > >> Could you help to check what happened here? The full boot log can be > > >> found here: > > >> > > >> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/4496/console > > >> > > > > > > This happens for me on the real hardware as well. > > > > > > SMP: passed TSC synchronization test > > > Timecounter "TSC" frequency 2095144854 Hz quality 1000 > > > random: entropy device external interface > > > io: > > > nfslock: pseudo-device > > > mem: > > > null: > > > nexus0 > > > random: harvesting attach, 8 bytes (4 bits) from ram0 > > > acpi0: on motherboard > > > ACPI: 4 ACPI AML tables successfully acquired and loaded > > > panic: acpi: timer op not yet supported during boot > > > > Seems like it's triggered by the code that's supposed to limit execution ti > me of > > loops. > > > After your comment I thought that this is another case of an update requiring > EARLY_AP_STARTUP option, but apparently the kernel config on this box does > contain it already. I have disabled EARLY_AP_STARTUP (due to an issue in a local bge WOL patch, which I have yet to resolve). My kernel boots, so EARLY_AP_STARTUP is likely not involved. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.