mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Replace the `lgfi` opcode with equivalents as z900 has no support for it. While at it, fix a comment in `genprotimg/boot/head.S` and remove a useless label in `genprotimg/boot/stage3b_reloc.S`. Closes: https://github.com/ibm-s390-tools/s390-tools/issues/86 Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>