Alexander Gordeev 86caa4b678 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>
2022-07-20 17:21:41 +02:00
..
2022-05-26 12:09:50 -07:00
2022-05-06 20:45:13 +02:00
2022-06-04 14:04:27 -07:00
2022-05-23 11:25:53 -07:00
2022-06-10 09:57:11 -07:00