mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
- Instead of always clearing the memory on reipl after the ccw dump has been taken, check for the special OS_INFO_FLAG_REIPL_CLEAR flag in os_info flags entry (indicates if sysfs 'clear' attribute has been set on the panicked system) and trigger diag308 with a proper subcode. - Get rid of superfluous ipib_info structure in stage2dump.c. - Collect ipl_pbt constants in boot/ipl.h header. Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Acked-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>