Re: Panic in efi_get_time() on EPCY system when booting

2018-08-14 Thread Michael Tuexen
> On 14. Aug 2018, at 17:09, Kyle Evans wrote: > > On Tue, Aug 14, 2018 at 11:04 AM, Michael Tuexen wrote: >> Dear all, >> >> r337761 panics on boot with a GENERIC kernel on a EPYC system: > > Oy. =( > >> [...] >> panic: mutex pmap not owned at ../../../amd64/amd64/efirt_machdep.c:268 >>

Re: Panic in efi_get_time() on EPCY system when booting

2018-08-14 Thread Kyle Evans
On Tue, Aug 14, 2018 at 11:04 AM, Michael Tuexen wrote: > Dear all, > > r337761 panics on boot with a GENERIC kernel on a EPYC system: Oy. =( > [...] > panic: mutex pmap not owned at ../../../amd64/amd64/efirt_machdep.c:268 > [...] > > Any idea what is wrong? > Ah, this should be fixed by

Re: Panic in efi_get_time() on EPCY system when booting

2018-08-14 Thread Rebecca Cran
This also happens on Qemu with UEFI. — Rebecca (Apologies for top posting, I’m replying on my phone) On August 14, 2018 at 10:04:53 AM, Michael Tuexen (tue...@freebsd.org(mailto:tue...@freebsd.org)) wrote: > Dear all, > > r337761 panics on boot with a GENERIC kernel on a EPYC system: > >