]> Git Repo - J-linux.git/commit
s390/vdso: Use one large alternative instead of an alternative branch
authorHeiko Carstens <[email protected]>
Thu, 19 Sep 2024 12:40:10 +0000 (14:40 +0200)
committerVasily Gorbik <[email protected]>
Mon, 23 Sep 2024 15:57:04 +0000 (17:57 +0200)
commitd714abee5fb64c4817dce477bd7f2bd1bb4fe814
tree4c7918ca2e019d145f80a862caf0b585d4ff7eea
parentc902b578eebfe0739e8ec491b60f2f37dfeb09c0
s390/vdso: Use one large alternative instead of an alternative branch

Replace the alternative branch with a larger alternative that contains
both paths. That way the two paths are closer together and it is easier
to change both paths if the need should arise.

Signed-off-by: Heiko Carstens <[email protected]>
Reviewed-by: Jens Remus <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
arch/s390/kernel/vdso64/vgetrandom-chacha.S
This page took 0.047362 seconds and 4 git commands to generate.