> Date: Sat, 19 Dec 2020 20:05:08 +1000
> From: Jonathan Matthew
>
> A few more km_alloc()s following the same pattern as acpi. I don't have any
> machines that actually need mpbios(4) but I've booted amd64 and i386 smp qemu
> vms with acpi disabled, which causes mpbios to attach instead.
>
> o
A few more km_alloc()s following the same pattern as acpi. I don't have any
machines that actually need mpbios(4) but I've booted amd64 and i386 smp qemu
vms with acpi disabled, which causes mpbios to attach instead.
ok?
Index: arch/amd64/amd64/mpbios.c
==