All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] misc patches related to resizing nodes & zones
@ 2013-05-01 22:17 ` Cody P Schafer
  0 siblings, 0 replies; 36+ messages in thread
From: Cody P Schafer @ 2013-05-01 22:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux MM, LKML, Cody P Schafer

The first 3 are simply comment fixes and clarifications on locking.

The last 1 adds additional locking when updating node_present_pages based on
the existing documentation.

Cody P Schafer (4):
  mmzone: make holding lock_memory_hotplug() a requirement for updating
    pgdat size
  mm: fix comment referring to non-existent size_seqlock, change to
    span_seqlock
  mmzone: note that node_size_lock should be manipulated via
    pgdat_resize_lock()
  memory_hotplug: use pgdat_resize_lock() when updating
    node_present_pages

 include/linux/mmzone.h | 7 ++++++-
 mm/memory_hotplug.c    | 5 +++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
1.8.2.2

--
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] 36+ messages in thread

end of thread, other threads:[~2013-05-01 22:51 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 22:17 [PATCH 0/4] misc patches related to resizing nodes & zones Cody P Schafer
2013-05-01 22:17 ` Cody P Schafer
2013-05-01 22:17 ` [PATCH 1/4] mmzone: make holding lock_memory_hotplug() a requirement for updating pgdat size Cody P Schafer
2013-05-01 22:17   ` Cody P Schafer
2013-05-01 22:26   ` David Rientjes
2013-05-01 22:26     ` David Rientjes
2013-05-01 22:32     ` Cody P Schafer
2013-05-01 22:32       ` Cody P Schafer
2013-05-01 22:39       ` David Rientjes
2013-05-01 22:39         ` David Rientjes
2013-05-01 22:45         ` Cody P Schafer
2013-05-01 22:45           ` Cody P Schafer
2013-05-01 22:17 ` [PATCH 2/4] mm: fix comment referring to non-existent size_seqlock, change to span_seqlock Cody P Schafer
2013-05-01 22:17   ` Cody P Schafer
2013-05-01 22:27   ` David Rientjes
2013-05-01 22:27     ` David Rientjes
2013-05-01 22:17 ` [PATCH 3/4] mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() Cody P Schafer
2013-05-01 22:17   ` Cody P Schafer
2013-05-01 22:29   ` David Rientjes
2013-05-01 22:29     ` David Rientjes
2013-05-01 22:36     ` Cody P Schafer
2013-05-01 22:36       ` Cody P Schafer
2013-05-01 22:42       ` David Rientjes
2013-05-01 22:42         ` David Rientjes
2013-05-01 22:47         ` Cody P Schafer
2013-05-01 22:47           ` Cody P Schafer
2013-05-01 22:17 ` [PATCH 4/4] memory_hotplug: use pgdat_resize_lock() when updating node_present_pages Cody P Schafer
2013-05-01 22:17   ` Cody P Schafer
2013-05-01 22:30   ` David Rientjes
2013-05-01 22:30     ` David Rientjes
2013-05-01 22:41     ` Cody P Schafer
2013-05-01 22:41       ` Cody P Schafer
2013-05-01 22:48       ` David Rientjes
2013-05-01 22:48         ` David Rientjes
2013-05-01 22:51         ` Cody P Schafer
2013-05-01 22:51           ` Cody P Schafer

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.