]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/alternatives: Remove ALT_FACILITY_EARLY
authorHeiko Carstens <hca@linux.ibm.com>
Fri, 13 Sep 2024 13:05:38 +0000 (15:05 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 13 Sep 2024 15:28:36 +0000 (17:28 +0200)
commit013e984397a27129972cb1d89589d2b5be95a40e
treea5da4d542a82dc4f479d69a8877db09fe6faccf5
parent26d4959681e34a8479b8b7a9ef25ab27550562f6
s390/alternatives: Remove ALT_FACILITY_EARLY

Patch all alternatives which depend on facilities from the decompressor.
There is no technical reason which enforces to split patching of such
alternatives to the decompressor and the kernel.

This simplifies alternative handling a bit, since one alternative type is
removed.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
arch/s390/include/asm/alternative.h
arch/s390/kernel/entry.S