summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
diff options
context:
space:
mode:
authorHugh Dickins2014-08-07 01:06:43 +0200
committerLinus Torvalds2014-08-07 03:01:19 +0200
commiteb39d618f9e80f81cfc5788cf1b252d141c2f0c3 (patch)
tree96ae0e0408c4f27125904fe81c1f21b13df0dc76 /mm/hugetlb.c
parentmm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu... (diff)
downloadkernel-qcow2-linux-eb39d618f9e80f81cfc5788cf1b252d141c2f0c3.tar.gz
kernel-qcow2-linux-eb39d618f9e80f81cfc5788cf1b252d141c2f0c3.tar.xz
kernel-qcow2-linux-eb39d618f9e80f81cfc5788cf1b252d141c2f0c3.zip
mm: replace init_page_accessed by __SetPageReferenced
Do we really need an exported alias for __SetPageReferenced()? Its callers better know what they're doing, in which case the page would not be already marked referenced. Kill init_page_accessed(), just __SetPageReferenced() inline. Signed-off-by: Hugh Dickins <hughd@google.com> Acked-by: Mel Gorman <mgorman@suse.de> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Vlastimil Babka <vbabka@suse.cz> Cc: Michal Hocko <mhocko@suse.cz> Cc: Dave Hansen <dave.hansen@intel.com> Cc: Prabhakar Lad <prabhakar.csengg@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions