Re: [PATCHv6 09/10] acpi/hmat: Register memory side cache attributes

2019-02-20 Thread Rafael J. Wysocki
On Thu, Feb 14, 2019 at 6:10 PM Keith Busch wrote: > > Register memory side cache attributes with the memory's node if HMAT > provides the side cache iniformation table. > > Signed-off-by: Keith Busch Acked-by: Rafael J. Wysocki > --- > drivers/acpi/hmat/hmat.c | 32

[PATCHv6 09/10] acpi/hmat: Register memory side cache attributes

2019-02-14 Thread Keith Busch
Register memory side cache attributes with the memory's node if HMAT provides the side cache iniformation table. Signed-off-by: Keith Busch --- drivers/acpi/hmat/hmat.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers/acpi/hmat/hmat.c