summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSven Schnelle <svens@linux.ibm.com>2024-07-16 13:50:48 +0200
committerVasily Gorbik <gor@linux.ibm.com>2024-07-23 16:02:31 +0200
commit035248a7843242d51f249444fbad7340b7336f68 (patch)
tree2af0413aa2828fcb7cc586240fc0011ec18a24e0 /Documentation
parentd3604ffba1521f59f312be3f19999084dddef446 (diff)
downloadlinux-035248a7843242d51f249444fbad7340b7336f68.tar.gz
linux-035248a7843242d51f249444fbad7340b7336f68.tar.bz2
linux-035248a7843242d51f249444fbad7340b7336f68.zip
s390/alternatives: Remove noaltinstr option
The current Kernel doesn't boot without alternative patching on z16 machines. To avoid such bugs in the future, remove the option disable alternative patching. Signed-off-by: Sven Schnelle <svens@linux.ibm.com> Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index c1134ad5f06d..f1384c7b59c9 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3830,9 +3830,6 @@
noalign [KNL,ARM]
- noaltinstr [S390,EARLY] Disables alternative instructions
- patching (CPU alternatives feature).
-
noapic [SMP,APIC,EARLY] Tells the kernel to not make use of any
IOAPICs that may be present in the system.