Revision 433abed6c6f76ca079a9564f2a1a51fd28ebe0ca authored by Naoya Horiguchi on 10 September 2010, 04:23:03 UTC, committed by Linus Torvalds on 24 September 2010, 00:29:18 UTC
This patch applies Andrea's fix given by the following patch into hugepage
rmapping code:

  commit 288468c334e98aacbb7e2fb8bde6bc1adcd55e05
  Author: Andrea Arcangeli <aarcange@redhat.com>
  Date:   Mon Aug 9 17:19:09 2010 -0700

This patch uses anon_vma->root and avoids unnecessary overwriting when
anon_vma is already set up.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Acked-by: Andrea Arcangeli <aarcange@redhat.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent bcf835e
History
File Mode Size
00-INDEX -rw-r--r-- 632 bytes
blkio-controller.txt -rw-r--r-- 11.9 KB
cgroup_event_listener.c -rw-r--r-- 2.1 KB
cgroups.txt -rw-r--r-- 24.3 KB
cpuacct.txt -rw-r--r-- 1.9 KB
cpusets.txt -rw-r--r-- 35.9 KB
devices.txt -rw-r--r-- 1.9 KB
freezer-subsystem.txt -rw-r--r-- 4.0 KB
memcg_test.txt -rw-r--r-- 13.8 KB
memory.txt -rw-r--r-- 26.7 KB
resource_counter.txt -rw-r--r-- 6.0 KB

back to top