mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

noobjtool.patch (500B)


      1 diff -rNU3 linux-6.1.11.old/arch/x86/Kconfig linux-6.1.11/arch/x86/Kconfig
      2 --- linux-6.1.11.old/arch/x86/Kconfig	2023-02-09 11:28:28.000000000 +0100
      3 +++ linux-6.1.11/arch/x86/Kconfig	2023-02-10 02:23:18.520145732 +0100
      4 @@ -240,7 +240,7 @@
      5  	select HAVE_NOINSTR_HACK		if HAVE_OBJTOOL
      6  	select HAVE_NMI
      7  	select HAVE_NOINSTR_VALIDATION		if HAVE_OBJTOOL
      8 -	select HAVE_OBJTOOL			if X86_64
      9 +#	select HAVE_OBJTOOL			if X86_64
     10  	select HAVE_OPTPROBES
     11  	select HAVE_PCSPKR_PLATFORM
     12  	select HAVE_PERF_EVENTS