]> git.baikalelectronics.ru Git - kernel.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)
commitc408524e8c4faeba7027680341dcf3213d5c913c
tree55bc5eb39d470364d628938423353f07c5bbede2
parent7041bee115a3ceee2d5aec3a23640ec99acf493f
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