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

2019-02-06 Thread Jonathan Cameron
On Thu, 24 Jan 2019 16:07:23 -0700 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 Trivial suggestion inline. > --- > drivers/acpi/hmat/hmat.c | 32 +++

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

2019-01-24 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 b/drivers/acpi/h