mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Properly escape % (as %%) for extended assembly in stage3.c in start_kernel(). Fixes: https://github.com/ibm-s390-linux/s390-tools/issues/179 Closes: https://github.com/ibm-s390-linux/s390-tools/pull/180 Signed-off-by: Dan Horák <dan@danny.cz> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>