aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMateusz Nosek <[email protected]>2020-10-13 16:55:48 -0700
committerLinus Torvalds <[email protected]>2020-10-13 18:38:33 -0700
commitfdd4fa1cd90441fd1d393e49c21c00ed73ef929c (patch)
tree8922d0921b095163533af66cc31eaa8cc4ec6d12 /tools/perf/scripts/python/export-to-sqlite.py
parentcfb4a541918498016ea9fcd7c44fd87b99fb5701 (diff)
mm/page_alloc.c: fix early params garbage value accesses
Previously in '__init early_init_on_alloc' and '__init early_init_on_free' the return values from 'kstrtobool' were not handled properly. That caused potential garbage value read from variable 'bool_result'. Introduced patch fixes error handling. Signed-off-by: Mateusz Nosek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions