aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorKirill Tkhai <[email protected]>2018-12-28 00:39:31 -0800
committerLinus Torvalds <[email protected]>2018-12-28 12:11:51 -0800
commit451b9514a59f3379d3bedd5a0e4909ef3ef1b98c (patch)
treee5815105f8e367c02547caf4730e5cd94ae617c4 /scripts/stackusage
parent4918e7625ffa82f388ea70538f0e1df20ea35a54 (diff)
mm: remove __hugepage_set_anon_rmap()
This function is identical to __page_set_anon_rmap() since the time, when it was introduced (8 years ago). The patch removes the function, and makes its users to use __page_set_anon_rmap() instead. Link: http://lkml.kernel.org/r/154504875359.30235.6237926369392564851.stgit@localhost.localdomain Signed-off-by: Kirill Tkhai <[email protected]> Acked-by: Kirill A. Shutemov <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Reviewed-by: Mike Kravetz <[email protected]> Cc: Jerome Glisse <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions