diff options
| author | Kevin Brodsky <kevin.brodsky@arm.com> | 2024-12-09 12:50:07 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-14 09:40:53 +0300 |
| commit | 516fb516383ef39d881d116c6447826356883ad0 (patch) | |
| tree | fee998f3de62f909e37cc96cd3de51c49b133d53 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 8e36b2945e7057d956b5eb4a91cbf42eb5b26148 (diff) | |
| download | linux-516fb516383ef39d881d116c6447826356883ad0.tar.xz | |
selftests/mm: fix -Wmaybe-uninitialized warnings
A few -Wmaybe-uninitialized warnings show up when building the mm tests
with -O2. None of them looks worrying; silence them by initialising the
problematic variables.
Link: https://lkml.kernel.org/r/20241209095019.1732120-3-kevin.brodsky@arm.com
Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
Cc: Aruna Ramakrishna <aruna.ramakrishna@oracle.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Joey Gouly <joey.gouly@arm.com>
Cc: Keith Lucas <keith.lucas@oracle.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
