Re: [PATCH v2 0/5] ACPI: property: Two fixes, more documentation and a cleanup

From: Rafael J. Wysocki
Date: Tue Sep 16 2025 - 10:14:44 EST


Hi Sakari,

On Tue, Sep 16, 2025 at 4:09 PM Sakari Ailus
<sakari.ailus@xxxxxxxxxxxxxxx> wrote:
>
> Hi Rafael,
>
> On Mon, Sep 15, 2025 at 08:20:03PM +0200, Rafael J. Wysocki wrote:
> > Hi All,
> >
> > This is an update of
> >
> > https://lore.kernel.org/linux-acpi/5046661.31r3eYUQgx@rafael.j.wysocki/
> >
> > A user report regarding "ACPI: \: Can't tag data node" error messages in dmesg
> > made me look at the ACPI property code and I've found a couple of issues in
> > it.
> >
> > Also, it took me some time to figure out why the code was doing what it was
> > doing, so I decided to add some comments explaining it.
> >
> > Finally, there's always something that can be cleaned up in every piece of
> > kernel code.
> >
> > Hence, this series.
>
> For the set:
>
> Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> Tested-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>

Thank you!