Re: [PATCHv4 12/13] acpi/hmat: Register memory side cache attributes

2019-01-17 Thread Rafael J. Wysocki
On Wed, Jan 16, 2019 at 6:59 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 > --- > drivers/acpi/hmat/hmat.c | 32 > 1 file changed, 32

[PATCHv4 12/13] acpi/hmat: Register memory side cache attributes

2019-01-16 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