All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] hugetlb, rmap: fixes and cleanups
@ 2010-09-10  4:23 ` Naoya Horiguchi
  0 siblings, 0 replies; 42+ 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

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

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

Thread overview: 42+ 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 ` Naoya Horiguchi
2010-09-10  4:23 ` [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer Naoya Horiguchi
2010-09-10  4:23   ` Naoya Horiguchi
2010-09-10 14:37   ` Andrea Arcangeli
2010-09-10 14:37     ` Andrea Arcangeli
2010-09-10 14:40   ` Rik van Riel
2010-09-10 14:40     ` Rik van Riel
2010-09-10 17:19   ` Linus Torvalds
2010-09-10 17:19     ` Linus Torvalds
2010-09-10 21:50     ` Andi Kleen
2010-09-10 21:50       ` Andi Kleen
2010-09-10 22:07       ` Linus Torvalds
2010-09-10 22:07         ` Linus Torvalds
2010-09-11  2:09       ` Rik van Riel
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  4:23   ` Naoya Horiguchi
2010-09-10 14:39   ` Andrea Arcangeli
2010-09-10 14:39     ` Andrea Arcangeli
2010-09-10 14:40   ` Rik van Riel
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  4:23   ` Naoya Horiguchi
2010-09-10 14:41   ` Rik van Riel
2010-09-10 14:41     ` Rik van Riel
2010-09-10 17:15   ` Linus Torvalds
2010-09-10 17:15     ` Linus Torvalds
2010-09-23 23:50     ` Naoya Horiguchi
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  4:23   ` Naoya Horiguchi
2010-09-10 14:42   ` Rik van Riel
2010-09-10 14:42     ` Rik van Riel
2010-09-10 14:44   ` Andrea Arcangeli
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  9:04   ` Andi Kleen
2010-09-10 11:47   ` Naoya Horiguchi
2010-09-10 11:47     ` Naoya Horiguchi
2010-09-10 14:30     ` Andi Kleen
2010-09-10 14:30       ` Andi Kleen

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.