All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs: memory-hotplug: add details about locking internals
@ 2018-10-11  4:58 Mike Rapoport
  2018-10-11  4:58 ` [PATCH 1/2] docs/core-api: rename memory-hotplug-notifier to memory-hotplug Mike Rapoport
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mike Rapoport @ 2018-10-11  4:58 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: David Hildenbrand, Andrew Morton, Stephen Rothwell, linux-doc,
	linux-kernel, Mike Rapoport

Hi,

As discussed at [1], the latest updates to memory hotplug documentation are
causing a conflict between docs and mmotm trees.
These patches resolve the conflict.

[1] https://lkml.org/lkml/2018/10/8/227

David Hildenbrand (1):
  docs/core-api: memory-hotplug: add some details about locking internals

Mike Rapoport (1):
  docs/core-api: rename memory-hotplug-notifier to memory-hotplug

 Documentation/core-api/index.rst                   |   2 +-
 Documentation/core-api/memory-hotplug-notifier.rst |  84 --------------
 Documentation/core-api/memory-hotplug.rst          | 125 +++++++++++++++++++++
 3 files changed, 126 insertions(+), 85 deletions(-)
 delete mode 100644 Documentation/core-api/memory-hotplug-notifier.rst
 create mode 100644 Documentation/core-api/memory-hotplug.rst

-- 
2.7.4


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

end of thread, other threads:[~2018-12-03 11:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11  4:58 [PATCH 0/2] docs: memory-hotplug: add details about locking internals Mike Rapoport
2018-10-11  4:58 ` [PATCH 1/2] docs/core-api: rename memory-hotplug-notifier to memory-hotplug Mike Rapoport
2018-10-11  7:43   ` David Hildenbrand
2018-10-11  4:58 ` [PATCH 2/2] docs/core-api: memory-hotplug: add some details about locking internals Mike Rapoport
2018-10-11  7:43   ` David Hildenbrand
2018-10-12 17:21 ` [PATCH 0/2] docs: memory-hotplug: add " Jonathan Corbet
2018-12-03 11:23   ` David Hildenbrand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.