diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-05-16 05:00:10 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-07-15 01:02:57 +0300 |
commit | 013608cd0812bdb21fc26d39ed8fdd2fc76e8b9b (patch) | |
tree | 77cf8b722c830d4f49927df07e031683a3e78048 /scripts/gdb/linux/proc.py | |
parent | 822e42509997cfc8582ab1108eef1a280524b26a (diff) | |
download | linux-013608cd0812bdb21fc26d39ed8fdd2fc76e8b9b.tar.xz |
scftorture: Forgive memory-allocation failure if KASAN
Kernels built with CONFIG_KASAN=y quarantine newly freed memory in order
to better detect use-after-free errors. However, this can exhaust memory
more quickly in allocator-heavy tests, which can result in spurious
scftorture failure. This commit therefore forgives memory-allocation
failure in kernels built with CONFIG_KASAN=y, but continues counting
the errors for use in detailed test-result analyses.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions