Re: [PATCH v1] ACPI / PPTT: Remove duplicate structure, acpi_pptt_cache_v1_full

From: Rafael J. Wysocki

Date: Wed Mar 25 2026 - 09:44:27 EST


On Wed, Mar 25, 2026 at 12:53 PM Sudeep Holla <sudeep.holla@xxxxxxxxxx> wrote:
>
> On Wed, Mar 25, 2026 at 12:45:27PM +0100, Rafael J. Wysocki wrote:
> > On Tue, Mar 24, 2026 at 9:43 PM Sudeep Holla <sudeep.holla@xxxxxxxxxx> wrote:
> > >
> > > On Tue, Mar 24, 2026 at 11:33:00AM +0000, Ben Horgan wrote:
> > > > acpi_pptt_cache_v1_full was initially added as a stop gap until the
> > > > equivalent structure imported from ACPICA, acpi_pptt_v1 in actbl2.h,
> > > > contained all the fields of the Cache Type Structure. Since, commit :
> > > > 091c4af3562d ("ACPICA: ACPI 6.4: PPTT: include all fields in subtable
> > > > type1"), acpi_pptt_v1 contains all these fields making
> > > > acpi_pptt_cache_v1_full redundant.
> > > >
> > > > Remove acpi_pptt_cache_v1_full.
> > > >
> > > > No functional change intended.
> > > >
> > >
> > > Reviewed-by: Sudeep Holla <sudeep.holla@xxxxxxxxxx>
> >
> > Am I supposed to pick this up?
>
> Yes please, IIUC we route only drivers/acpi/arm/* via arm64 tree in general.

Done, thanks!