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
amijoy.txt -rw-r--r-- 7.5 KB
appletouch.txt -rw-r--r-- 3.2 KB
atarikbd.txt -rw-r--r-- 25.5 KB
bcm5974.txt -rw-r--r-- 2.2 KB
cd32.txt -rw-r--r-- 535 bytes
cs461x.txt -rw-r--r-- 2.1 KB
elantech.txt -rw-r--r-- 10.4 KB
ff.txt -rw-r--r-- 7.3 KB
gameport-programming.txt -rw-r--r-- 5.8 KB
iforce-protocol.txt -rw-r--r-- 7.5 KB
input-programming.txt -rw-r--r-- 10.2 KB
input.txt -rw-r--r-- 10.9 KB
interactive.fig -rw-r--r-- 1.4 KB
joystick-api.txt -rw-r--r-- 9.4 KB
joystick-parport.txt -rw-r--r-- 19.5 KB
joystick.txt -rw-r--r-- 20.1 KB
multi-touch-protocol.txt -rw-r--r-- 12.0 KB
notifier.txt -rw-r--r-- 1.7 KB
rotary-encoder.txt -rw-r--r-- 3.3 KB
sentelic.txt -rw-r--r-- 22.2 KB
shape.fig -rw-r--r-- 1.9 KB
walkera0701.txt -rw-r--r-- 3.8 KB
xpad.txt -rw-r--r-- 6.8 KB
yealink.txt -rw-r--r-- 6.0 KB

back to top