Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-09 Thread Rafael J. Wysocki
On Tuesday, January 08, 2013 04:29:35 PM Davidlohr Bueso wrote: > On Wed, 2013-01-09 at 01:34 +0100, Rafael J. Wysocki wrote: > > On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: > > > Just as with the other memory affinity flags, report > > > non-volatile memory with ACPI debug. >

Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-09 Thread Rafael J. Wysocki
On Tuesday, January 08, 2013 04:29:35 PM Davidlohr Bueso wrote: On Wed, 2013-01-09 at 01:34 +0100, Rafael J. Wysocki wrote: On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: Just as with the other memory affinity flags, report non-volatile memory with ACPI debug. Looks

Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Davidlohr Bueso
On Wed, 2013-01-09 at 01:34 +0100, Rafael J. Wysocki wrote: > On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: > > Just as with the other memory affinity flags, report > > non-volatile memory with ACPI debug. > > Looks kind of good, but -> > > > Signed-off-by: Davidlohr Bueso > >

Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Rafael J. Wysocki
On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: > Just as with the other memory affinity flags, report > non-volatile memory with ACPI debug. Looks kind of good, but -> > Signed-off-by: Davidlohr Bueso > --- > drivers/acpi/numa.c | 4 +++- > 1 file changed, 3 insertions(+), 1

[PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Davidlohr Bueso
Just as with the other memory affinity flags, report non-volatile memory with ACPI debug. Signed-off-by: Davidlohr Bueso --- drivers/acpi/numa.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/acpi/numa.c b/drivers/acpi/numa.c index cb31298..68077ac 100644 ---

[PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Davidlohr Bueso
Just as with the other memory affinity flags, report non-volatile memory with ACPI debug. Signed-off-by: Davidlohr Bueso davidlohr.bu...@hp.com --- drivers/acpi/numa.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/acpi/numa.c b/drivers/acpi/numa.c index

Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Rafael J. Wysocki
On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: Just as with the other memory affinity flags, report non-volatile memory with ACPI debug. Looks kind of good, but - Signed-off-by: Davidlohr Bueso davidlohr.bu...@hp.com --- drivers/acpi/numa.c | 4 +++- 1 file changed, 3

Re: [PATCH] ACPI: SRAT: report non-volatile memory in debug

2013-01-08 Thread Davidlohr Bueso
On Wed, 2013-01-09 at 01:34 +0100, Rafael J. Wysocki wrote: On Tuesday, January 08, 2013 04:15:56 PM Davidlohr Bueso wrote: Just as with the other memory affinity flags, report non-volatile memory with ACPI debug. Looks kind of good, but - Signed-off-by: Davidlohr Bueso