linux/arch
Pengfei Xu 0d345996e4 x86/kernel: increase kcov coverage under arch/x86/kernel folder
Currently kcov instrument is disabled for object files under
arch/x86/kernel folder.

For object files under arch/x86/kernel, actually just disabling the kcov
instrument of files:"head32.o or head64.o and sev.o" could achieve
successful booting and provide kcov coverage for object files that do not
disable kcov instrument.  The additional kcov coverage collected from
arch/x86/kernel folder helps kernel fuzzing efforts to find bugs.

Link to related improvement discussion is below:
https://groups.google.com/g/syzkaller/c/Dsl-RYGCqs8/m/x-tfpTyFBAAJ Related
ticket is as follow: https://bugzilla.kernel.org/show_bug.cgi?id=198443

Link: https://lkml.kernel.org/r/06c0bb7b5f61e5884bf31180e8c122648c752010.1690771380.git.pengfei.xu@intel.com
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Tested-by: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Pengfei Xu <pengfei.xu@intel.com>
Cc: Aleksandr Nogikh <nogikh@google.com>
Cc: <heng.su@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Kees Cook <keescook@google.com>,
Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-18 10:19:01 -07:00
..
alpha Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
arc asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
arm nmi_backtrace: allow excluding an arbitrary CPU 2023-08-18 10:19:00 -07:00
arm64 arm64/kexec: refactor for kernel/Kconfig.kexec 2023-08-18 10:18:52 -07:00
csky arch/csky patches for 6.5 2023-07-01 21:12:32 -07:00
hexagon Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
ia64 ia64/kexec: refactor for kernel/Kconfig.kexec 2023-08-18 10:18:52 -07:00
loongarch nmi_backtrace: allow excluding an arbitrary CPU 2023-08-18 10:19:00 -07:00
m68k m68k/kexec: refactor for kernel/Kconfig.kexec 2023-08-18 10:18:53 -07:00
microblaze slab updates for 6.5 2023-06-29 16:34:12 -07:00
mips nmi_backtrace: allow excluding an arbitrary CPU 2023-08-18 10:19:00 -07:00
nios2 slab updates for 6.5 2023-06-29 16:34:12 -07:00
openrisc OpenRISC fix for 6.5 2023-07-12 16:28:53 -07:00
parisc parisc/kexec: refactor for kernel/Kconfig.kexec 2023-08-18 10:18:53 -07:00
powerpc nmi_backtrace: allow excluding an arbitrary CPU 2023-08-18 10:19:00 -07:00
riscv kexec: rename ARCH_HAS_KEXEC_PURGATORY 2023-08-18 10:18:54 -07:00
s390 remove ARCH_DEFAULT_KEXEC from Kconfig.kexec 2023-08-18 10:18:55 -07:00
sh sh/kexec: refactor for kernel/Kconfig.kexec 2023-08-18 10:18:54 -07:00
sparc nmi_backtrace: allow excluding an arbitrary CPU 2023-08-18 10:19:00 -07:00
um arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS 2023-07-29 14:08:22 -07:00
x86 x86/kernel: increase kcov coverage under arch/x86/kernel folder 2023-08-18 10:19:01 -07:00
xtensa xtensa: fix unaligned and load/store configuration interaction 2023-07-10 21:41:04 -07:00
.gitignore
Kconfig arch: enable HAS_LTO_CLANG with KASAN and KCOV 2023-08-18 10:18:56 -07:00