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

2022-11-16 Thread Rafael J. Wysocki
On Wed, Nov 16, 2022 at 8:57 AM Vishal Verma 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 unne

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

2022-11-15 Thread Vishal Verma
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 registra