From 956a034bdbfcf61d312dd6f2b0472ebfe378a329 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 13 Jan 2021 03:30:22 -0500 Subject: linux-libre-4.19: Drop "rw" from command line --- diff --git a/src/build/linux-libre-4.19_4.19.167+gnu/config b/src/build/linux-libre-4.19_4.19.167+gnu/config index 4b6d736..1e4186b 100644 --- a/src/build/linux-libre-4.19_4.19.167+gnu/config +++ b/src/build/linux-libre-4.19_4.19.167+gnu/config @@ -352,7 +352,7 @@ CONFIG_HOTPLUG_CPU=y # CONFIG_DEBUG_HOTPLUG_CPU0 is not set # CONFIG_COMPAT_VDSO is not set CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="rw mce=0 page_poison=1 pti=on spectre_v2=off quiet" +CONFIG_CMDLINE="mce=0 page_poison=1 pti=on spectre_v2=off quiet" # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_MODIFY_LDT_SYSCALL is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y -- cgit v0.9.1