diff options
| author | John Hubbard <[email protected]> | 2023-06-06 00:16:33 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:02 -0700 |
| commit | 97deb66ed4f9390fd585210fe6d72088000d9110 (patch) | |
| tree | b88ec873e3058422b0e8eca56b4768a34a21fde0 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 0e14e7e9f16ffe8f0761bc627829e8bd1cb32793 (diff) | |
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
This fixes a real bug, too, because xstate_size() was assuming that
the stack variable xstate_size was initialized to zero. That's not
guaranteed nor even especially likely.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: John Hubbard <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Tested-by: Muhammad Usama Anjum <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Nathan Chancellor <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions