diff options
author | 2022-10-21 18:15:55 +0800 | |
---|---|---|
committer | 2022-10-28 13:37:22 -0700 | |
commit | fba4eaf93164a6a6eb3cc12a3391b06f6187aa20 (patch) | |
tree | 5c4458b68da7e8a7cd4437812a040e5852bc6c54 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fs/ext4/super.c: remove unused `deprecated_msg' (diff) | |
download | linux-dev-fba4eaf93164a6a6eb3cc12a3391b06f6187aa20.tar.xz linux-dev-fba4eaf93164a6a6eb3cc12a3391b06f6187aa20.zip |
mm/page_isolation: fix clang deadcode warning
When !CONFIG_VM_BUG_ON, there is warning of
clang-analyzer-deadcode.DeadStores:
Value stored to 'mt' during its initialization is never read.
Link: https://lkml.kernel.org/r/20221021101555.7992-2-quic_aiquny@quicinc.com
Signed-off-by: Maria Yu <quic_aiquny@quicinc.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Doug Berger <opendmb@gmail.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Zi Yan <ziy@nvidia.com>
Cc: Matthew Wilcox <willy@linux.intel.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