mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
Now Kbuild provides reasonable defaults for objtool, sanitizers, and profilers. Remove redundant variables. Note: This commit changes the coverage for some objects: - include arch/mips/vdso/vdso-image.o into UBSAN, GCOV, KCOV - include arch/sparc/vdso/vdso-image-*.o into UBSAN - include arch/sparc/vdso/vma.o into UBSAN - include arch/x86/entry/vdso/extable.o into KASAN, KCSAN, UBSAN, GCOV, KCOV - include arch/x86/entry/vdso/vdso-image-*.o into KASAN, KCSAN, UBSAN, GCOV, KCOV - include arch/x86/entry/vdso/vdso32-setup.o into KASAN, KCSAN, UBSAN, GCOV, KCOV - include arch/x86/entry/vdso/vma.o into GCOV, KCOV - include arch/x86/um/vdso/vma.o into KASAN, GCOV, KCOV I believe these are positive effects because all of them are kernel space objects. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Kees Cook <keescook@chromium.org> Tested-by: Roberto Sassu <roberto.sassu@huawei.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| ashldi3.S | ||
| atags_to_fdt.c | ||
| big-endian.S | ||
| bswapsdi2.S | ||
| debug.S | ||
| decompress.c | ||
| efi-header.S | ||
| fdt.c | ||
| fdt_check_mem_start.c | ||
| fdt_ro.c | ||
| fdt_rw.c | ||
| fdt_wip.c | ||
| font.c | ||
| head-sa1100.S | ||
| head-sharpsl.S | ||
| head-xscale.S | ||
| head.S | ||
| hyp-stub.S | ||
| lib1funcs.S | ||
| ll_char_wr.S | ||
| Makefile | ||
| misc-ep93xx.h | ||
| misc.c | ||
| misc.h | ||
| piggy.S | ||
| string.c | ||
| vmlinux.lds.S | ||