From 5c6497c50f8d809eac6d01512c291a1f67382abd Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Thu, 29 Jan 2015 13:45:35 +0100 Subject: [PATCH] s390/jump label: add sanity checks Add sanity checks to verify that only expected code will be replaced. If the code patterns do not match print the code patterns and panic, since something went terribly wrong. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed