From: Hugh Dickins Date: Tue, 6 Jan 2009 22:38:57 +0000 (-0800) Subject: mm: don't mark_page_accessed in shmem_fault X-Git-Tag: v2.6.29-rc1~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390722baa7fc447b0a4f0c3c3f537ed056dbc944;p=pandora-kernel.git mm: don't mark_page_accessed in shmem_fault Following "mm: don't mark_page_accessed in fault path", which now places a mark_page_accessed() in zap_pte_range(), we should remove the mark_page_accessed() from shmem_fault(). Signed-off-by: Hugh Dickins Cc: Nick Piggin Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed