Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2017 09:47:41 -0700
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        Andriy Gapon <avg@FreeBSD.org>, Li-Wen Hsu <lwhsu@FreeBSD.org>, Jung-uk Kim <jkim@FreeBSD.org>, 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...
Message-ID:  <201709301647.v8UGlfiY091269@slippy.cwsent.com>
In-Reply-To: Message from Konstantin Belousov <kostikbel@gmail.com> of "Sat, 30 Sep 2017 19:16:24 %2B0300." <20170930161624.GK95911@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <I/O>
> > > nfslock: pseudo-device
> > > mem: <memory>
> > > null: <full device, null device, zero device>
> > > nexus0
> > > random: harvesting attach, 8 bytes (4 bits) from ram0
> > > acpi0: <ALASKA A M I > 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 <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709301647.v8UGlfiY091269>