mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Since the following kernel commit: "32db401965f1 s390/mm: Pin identity mapping base to zero" we can have zero identity_base value in os_info. This makes zgetdump check for non-VR kernel in vm_info_get() incorrect what leads to missing data (e.g. UTS kernel version) in 'zgetdump -i' output. Check for zero kaslr_offset value instead (like crash and makedumpfile do) in order to identify non-VR kernel. Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
6.1 KiB
6.1 KiB