diff options
author | Alexander Gordeev <agordeev@linux.ibm.com> | 2022-07-15 13:02:33 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2022-07-20 18:21:41 +0300 |
commit | 86caa4b678956bc19567256dd8422f3978620897 (patch) | |
tree | cd2d657ec8dbac625cae4c4c8ff569827e8a2530 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7190d84966b34de3892cd4eb8698a2229ceb8d82 (diff) | |
download | linux-86caa4b678956bc19567256dd8422f3978620897.tar.xz |
s390/crash: remove redundant panic() on save area allocation failure
Make save_area_alloc() return classic NULL on allocation failure.
The only caller smp_save_dump_cpus() does check the return value
already and panics if NULL is returned.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions