]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit459f98b0e9abcdcd55afd512a34d029f1d47f24b
treee970219ad9e0ed8b83d6f0ed9d0d50faafa31bdb
parent135118cc0c7c2f92282363c8077644f2bac4dc22
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