Thread (21 messages) 21 messages, 4 authors, 2018-09-25

Re: [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock

From: Pasha Tatashin <hidden>
Date: 2018-08-30 19:35:55
Also in: linux-acpi, linux-doc, linuxppc-dev, lkml

+
+void __ref remove_memory(int nid, u64 start, u64 size)
Remove __ref, otherwise looks good:

Reviewed-by: Pavel Tatashin <redacted>
+{
+	lock_device_hotplug();
+	__remove_memory(nid, start, size);
+	unlock_device_hotplug();
+}
 EXPORT_SYMBOL_GPL(remove_memory);
 #endif /* CONFIG_MEMORY_HOTREMOVE */
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help