Linux ACPI
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations
@ 2022-11-16  7:57 Vishal Verma
  2022-11-16  7:57 ` [PATCH 1/2] ACPI: HMAT: remove unnecessary variable initialization Vishal Verma
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vishal Verma @ 2022-11-16  7:57 UTC (permalink / raw)
  To: linux-acpi
  Cc: linux-kernel, nvdimm, Rafael J. Wysocki, Dan Williams, liushixin2,
	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 registration for single-initiator systems

 drivers/acpi/numa/hmat.c | 33 ++++++++++++++++++++++++++++++---
 1 file changed, 30 insertions(+), 3 deletions(-)


base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
-- 
2.38.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-16 20:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16  7:57 [PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations Vishal Verma
2022-11-16  7:57 ` [PATCH 1/2] ACPI: HMAT: remove unnecessary variable initialization Vishal Verma
2022-11-16 12:41   ` Kirill A. Shutemov
2022-11-16  7:57 ` [PATCH 2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems Vishal Verma
2022-11-16 12:46   ` Kirill A. Shutemov
2022-11-16 18:02     ` Verma, Vishal L
2022-11-16 20:44       ` kirill
2022-11-16 12:04 ` [PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox