Re: [PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations

From: Rafael J. Wysocki
Date: Wed Nov 16 2022 - 07:11:29 EST


On Wed, Nov 16, 2022 at 8:57 AM Vishal Verma <vishal.l.verma@xxxxxxxxx> wrote:
>
> Patch 1 is an obvious cleanup found while fixing this problem.
>
> Patch 2 Fixes a bug with initiator registration for single-initiator
> systems. More details on this in its commit message.
>
>
> Vishal Verma (2):
> ACPI: HMAT: remove unnecessary variable initialization
> ACPI: HMAT: Fix initiator registration for single-initiator systems

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

for both and please feel free to ask Dan to take them.

Alternatively, if you want me to apply them, please let me know.

> drivers/acpi/numa/hmat.c | 33 ++++++++++++++++++++++++++++++---
> 1 file changed, 30 insertions(+), 3 deletions(-)
>
>
> base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
> --