linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] hugetlb, rmap: fixes and cleanups
@ 2010-09-10  4:23 Naoya Horiguchi
  2010-09-10  4:23 ` [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer Naoya Horiguchi
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Naoya Horiguchi @ 2010-09-10  4:23 UTC (permalink / raw)
  To: LKML
  Cc: Andrea Arcangeli, Hugh Dickins, Christoph Lameter, Linus Torvalds,
	Andrew Morton, Rik van Riel, Peter Zijlstra, Andi Kleen, linux-mm

Hi,

These are fix and cleanup patches for hugepage rmapping.
All these were pointed out in the following thread (last 4 messages.)

  http://thread.gmane.org/gmane.linux.kernel.mm/52334

Summary:

 [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer
 [PATCH 2/4] hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
 [PATCH 3/4] hugetlb, rmap: fix confusing page locking in hugetlb_cow()
 [PATCH 4/4] hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()

Thanks,
Naoya Horiguchi

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

end of thread, other threads:[~2010-09-23 23:52 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  4:23 [PATCH 0/4] hugetlb, rmap: fixes and cleanups Naoya Horiguchi
2010-09-10  4:23 ` [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer Naoya Horiguchi
2010-09-10 14:37   ` Andrea Arcangeli
2010-09-10 14:40   ` Rik van Riel
2010-09-10 17:19   ` Linus Torvalds
2010-09-10 21:50     ` Andi Kleen
2010-09-10 22:07       ` Linus Torvalds
2010-09-11  2:09       ` Rik van Riel
2010-09-10  4:23 ` [PATCH 2/4] hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() Naoya Horiguchi
2010-09-10 14:39   ` Andrea Arcangeli
2010-09-10 14:40   ` Rik van Riel
2010-09-10  4:23 ` [PATCH 3/4] hugetlb, rmap: fix confusing page locking " Naoya Horiguchi
2010-09-10 14:41   ` Rik van Riel
2010-09-10 17:15   ` Linus Torvalds
2010-09-23 23:50     ` Naoya Horiguchi
2010-09-10  4:23 ` [PATCH 4/4] hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() Naoya Horiguchi
2010-09-10 14:42   ` Rik van Riel
2010-09-10 14:44   ` Andrea Arcangeli
2010-09-10  9:04 ` [PATCH 0/4] hugetlb, rmap: fixes and cleanups Andi Kleen
2010-09-10 11:47   ` Naoya Horiguchi
2010-09-10 14:30     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).