summaryrefslogtreecommitdiff
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2021-02-24 23:01:39 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2021-02-25 00:38:27 +0300
commit1d2cae8ea1cf082df8258fcb5ab35de29821c450 (patch)
tree9ef114ad5770ca920786c6c6d65ff5137e9f5c50 /mm/filemap.c
parent2e326c07bbe1eabeece4047ab5972ef34b15679b (diff)
downloadlinux-1d2cae8ea1cf082df8258fcb5ab35de29821c450.tar.xz
mm/page_owner: use helper function zone_end_pfn() to get end_pfn
Commit 108bcc96ef70 ("mm: add & use zone_end_pfn() and zone_spans_pfn()") introduced the helper zone_end_pfn() to calculate the zone end pfn. But pagetypeinfo_showmixedcount_print forgot to use it. And the initialization of local variable pfn is duplicated, remove one. Link: https://lkml.kernel.org/r/20210123070538.5861-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions