]> 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)
commit51ad20f1116b577a7a7cf390fb53886e29587d83
tree55bc5eb39d470364d628938423353f07c5bbede2
parentd43d137bc7964c7ace1f62b1c5ade2324a96ce2d
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