]> asedeno.scripts.mit.edu Git - linux.git/commit
mm, hotplug: probe interface is available on several platforms
authorDavid Rientjes <rientjes@google.com>
Mon, 23 Jun 2014 20:22:03 +0000 (13:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jun 2014 23:47:43 +0000 (16:47 -0700)
commit7cdb0d25bc93e936edbfde12fe277ee21b88c1ef
tree55bc5eb39d470364d628938423353f07c5bbede2
parentb3acc56bfe1287c6b666e80edc70b89eea2a1a80
mm, hotplug: probe interface is available on several platforms

Documentation/memory-hotplug.txt incorrectly states that the memory
driver "probe" interface is only supported on powerpc and is vague about
its application on x86.  Clarify the platforms that make this interface
available if memory hotplug is enabled.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/memory-hotplug.txt