Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1600297
| From | Heiko Carstens <heiko.carstens@de.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCHv2 0/2] mm: add private lock to serialize memory hotplug operations |
| Date | 2017-03-14 14:00 +0100 |
| Message-ID | <tkUds-cW-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
v1->v2: Add Acks from Dan and Raphael. Otherwise the patches are identical to v1. v1: 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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCHv2 0/2] mm: add private lock to serialize memory hotplug operations Heiko Carstens <heiko.carstens@de.ibm.com> - 2017-03-14 14:00 +0100 [PATCHv2 1/2] mm: add private lock to serialize memory hotplug operations Heiko Carstens <heiko.carstens@de.ibm.com> - 2017-03-14 14:00 +0100 [PATCHv2 2/2] drivers core: remove assert_held_device_hotplug() Heiko Carstens <heiko.carstens@de.ibm.com> - 2017-03-14 14:00 +0100
csiph-web