aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-10 01:25:16 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-10 01:25:16 +0000
commit755cf7d6e5ba4436972c1e454e698f8ab130a9d2 (patch)
treecce6f8ddc3792f6ed7f823d82ab7ea5d8c4451eb
parent81c0a3796296f3efcedadd254f2573a38a288c81 (diff)
downloadlh-bootstrap-755cf7d6e5ba4436972c1e454e698f8ab130a9d2.tar.xz
and more
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--sub/kernel/noobjtool.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/sub/kernel/noobjtool.patch b/sub/kernel/noobjtool.patch
index 107aeaa..fb28ccc 100644
--- a/sub/kernel/noobjtool.patch
+++ b/sub/kernel/noobjtool.patch
@@ -1,12 +1,12 @@
-diff -rNU3 linux-6.0.3.old/arch/x86/Kconfig linux-6.0.3/arch/x86/Kconfig
---- linux-6.0.3.old/arch/x86/Kconfig 2022-10-21 10:39:29.000000000 +0000
-+++ linux-6.0.3/arch/x86/Kconfig 2022-10-25 10:22:33.003260831 +0000
-@@ -234,7 +234,7 @@
- select HAVE_NOINSTR_HACK if HAVE_OBJTOOL
- select HAVE_NMI
- select HAVE_NOINSTR_VALIDATION if HAVE_OBJTOOL
-- select HAVE_OBJTOOL if X86_64
-+# select HAVE_OBJTOOL if X86_64
- select HAVE_OPTPROBES
- select HAVE_PCSPKR_PLATFORM
- select HAVE_PERF_EVENTS
+diff -rNU3 linux-6.1.11.old/arch/x86/Kconfig linux-6.1.11/arch/x86/Kconfig
+--- linux-6.1.11.old/arch/x86/Kconfig 2023-02-09 11:28:28.000000000 +0100
++++ linux-6.1.11/arch/x86/Kconfig 2023-02-10 02:23:18.520145732 +0100
+@@ -240,7 +240,7 @@
+ select HAVE_NOINSTR_HACK if HAVE_OBJTOOL
+ select HAVE_NMI
+ select HAVE_NOINSTR_VALIDATION if HAVE_OBJTOOL
+- select HAVE_OBJTOOL if X86_64
++# select HAVE_OBJTOOL if X86_64
+ select HAVE_OPTPROBES
+ select HAVE_PCSPKR_PLATFORM
+ select HAVE_PERF_EVENTS