Re: [PATCH 2/2] ACPI, x86/boot: Remove {set|get}_root_pointer() ACPI callbacks
From: Rafael J. Wysocki
Date: Fri Mar 13 2026 - 08:32:48 EST
On Fri, Mar 13, 2026 at 1:29 PM Borislav Petkov <bp@xxxxxxxxx> wrote:
>
> On Thu, Mar 05, 2026 at 01:20:53PM +0100, Rafael J. Wysocki wrote:
> > On Sun, Mar 1, 2026 at 6:05 AM Hou Wenlong <houwenlong.hwl@xxxxxxxxxxxx> wrote:
> > >
> > > After removing pvh_get_root_pointer(), the only get_root_pointer() ACPI
> > > callback is x86_default_get_root_pointer(). Move the implementation
> > > directly into acpi_arch_get_root_pointer() and remove the
> > > get_root_pointer() ACPI callback. Since the set_root_pointer() ACPI
> > > callback is also only x86_default_set_root_pointer(), remove it as well.
> > >
> > > Signed-off-by: Hou Wenlong <houwenlong.hwl@xxxxxxxxxxxx>
> >
> > Acked-by: Rafael J. Wysocki (Intel) <rafael@xxxxxxxxxx>
>
> I'm assuming this means I should take this set through tip ... eventually?
Yes, please (and you can append " # ACPI" to the tag).