s390/alternatives: use instructions instead of byte patterns
authorHeiko Carstens <hca@linux.ibm.com>
Sun, 13 Mar 2022 21:04:10 +0000 (22:04 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sun, 27 Mar 2022 20:18:38 +0000 (22:18 +0200)
commit4afeb670710efa5cd5ed8b1d9f2d22d6ce332bcc
treee970219ad9e0ed8b83d6f0ed9d0d50faafa31bdb
parentf09354ffd84eef3c88efa8ba6df05efe50cfd16a
s390/alternatives: use instructions instead of byte patterns

Use readable nop instructions within the code which generates
the padding areas, instead of unreadable byte patterns.

The generated code is identical.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/alternative-asm.h
arch/s390/include/asm/alternative.h