mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 15:41:36 +00:00
7f9d85998f
Add the required code to patch alternatives early in the decompressor. This is required for the upcoming lowcore relocation changes, where alternatives for facility 193 need to get patched before lowcore alternatives. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Co-developed-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
4 lines
72 B
C
4 lines
72 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "../kernel/alternative.c"
|