Re: git: d31a21b939f7 - stable/13 - x86/mp: don't create empty cpu groups

From: Ed Maste <emaste_at_freebsd.org>
Date: Thu, 29 Sep 2022 21:08:23 UTC
On Thu, 29 Sept 2022 at 16:20, Ed Maste <emaste@freebsd.org> wrote:
>
> The branch stable/13 has been updated by emaste:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=d31a21b939f7b1380f3055374317b71a034976a4
>
> commit d31a21b939f7b1380f3055374317b71a034976a4
> Author:     Corvin Köhne <CorvinK@beckhoff.com>
> AuthorDate: 2022-05-30 09:19:14 +0000
> Commit:     Ed Maste <emaste@FreeBSD.org>
> CommitDate: 2022-09-29 19:58:50 +0000
>
>     x86/mp: don't create empty cpu groups

I have a test system here which was panicking on boot on stable/13 but
worked on main; git bisect narrowed the fix down to this commit so I
MFC'd it now.

On boot (on main and stable/13) it reports
MADT: Ignoring local APIC ID 447 (too high)
so there's still something that needs more investigation.