diff options
author | 2022-07-16 16:18:16 +0800 | |
---|---|---|
committer | 2022-07-29 18:07:16 -0700 | |
commit | 4d8ff64097092701a5e5506d0d7f643d421e0432 (patch) | |
tree | f374e62e158efea14eb624205f490f9893e6e768 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | tools/vm/page_owner_sort.c: adjust the indent in is_need() (diff) | |
download | linux-dev-4d8ff64097092701a5e5506d0d7f643d421e0432.tar.xz linux-dev-4d8ff64097092701a5e5506d0d7f643d421e0432.zip |
mm: remove unneeded PageAnon check in restore_exclusive_pte()
When code reaches here, the page must be !PageAnon. There's no need to
check PageAnon again. Remove it.
Link: https://lkml.kernel.org/r/20220716081816.10752-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions