linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: add private lock to serialize memory hotplug operations
@ 2017-03-09 13:06 Heiko Carstens
  2017-03-09 13:06 ` [PATCH 1/2] " Heiko Carstens
  2017-03-09 13:06 ` [PATCH 2/2] drivers core: remove assert_held_device_hotplug() Heiko Carstens
  0 siblings, 2 replies; 15+ messages in thread
From: Heiko Carstens @ 2017-03-09 13:06 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, linux-kernel, linux-s390, Dan Williams, Michal Hocko,
	Rafael J . Wysocki, Vladimir Davydov, Ben Hutchings,
	Gerald Schaefer, Martin Schwidefsky, Sebastian Ott,
	Heiko Carstens

These two patches are supposed to hopefully fix a memory hotplug
problem reported by Sebastian Ott.

Heiko Carstens (2):
  mm: add private lock to serialize memory hotplug operations
  drivers core: remove assert_held_device_hotplug()

 drivers/base/core.c    | 5 -----
 include/linux/device.h | 1 -
 kernel/memremap.c      | 4 ----
 mm/memory_hotplug.c    | 6 +++++-
 4 files changed, 5 insertions(+), 11 deletions(-)

-- 
2.8.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2017-03-13 21:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 13:06 [PATCH 0/2] mm: add private lock to serialize memory hotplug operations Heiko Carstens
2017-03-09 13:06 ` [PATCH 1/2] " Heiko Carstens
2017-03-09 13:39   ` Rafael J. Wysocki
2017-03-09 18:10     ` Dan Williams
2017-03-09 22:15       ` Rafael J. Wysocki
2017-03-09 22:22         ` Rafael J. Wysocki
2017-03-09 22:37           ` Dan Williams
2017-03-09 22:43             ` Rafael J. Wysocki
2017-03-09 22:33         ` Dan Williams
2017-03-09 22:34           ` Rafael J. Wysocki
2017-03-13 18:57             ` Heiko Carstens
2017-03-13 19:44               ` Dan Williams
2017-03-13 21:15                 ` Rafael J. Wysocki
2017-03-09 13:06 ` [PATCH 2/2] drivers core: remove assert_held_device_hotplug() Heiko Carstens
2017-03-09 19:11   ` Dan Williams

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