public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* srat: harsh hot-pluggable memory check?
@ 2013-01-10 19:41 Davidlohr Bueso
  2013-01-10 20:02 ` Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Davidlohr Bueso @ 2013-01-10 19:41 UTC (permalink / raw)
  To: linux-acpi; +Cc: Andi Kleen, zeus, linux-kernel

When parsing the memory affinity mappings in arch/x86/mm/srat.c:
acpi_numa_memory_affinity_init() I'm wondering if the hot-pluggable check is too harsh, 
as we consider an error if the hot-pluggable bit is set and CONFIG_MEMORY_HOTPLUG is not.

Based on the ACPI specs (v5):

"If the Enabled bit is set and the Hot Pluggable bit is also set. The
system hardware supports hot-add and hot-remove of this memory
region."

This only mentions that the system supports hot-plugging, and IMHO if the
user decides not to use CONFIG_MEMORY_HOTPLUG, it shouldn't be considered an error.
Therefore would it be ok to drop the check? Or am I missing something?

Thanks,
Davidlohr


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

end of thread, other threads:[~2013-01-11 20:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 19:41 srat: harsh hot-pluggable memory check? Davidlohr Bueso
2013-01-10 20:02 ` Andi Kleen
2013-01-11 20:13   ` Davidlohr Bueso
2013-01-11 20:25     ` Andi Kleen

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