We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b86678 commit 8b97992Copy full SHA for 8b97992
arch/x86/kernel/Makefile
@@ -34,8 +34,6 @@ KASAN_SANITIZE_sev.o := n
34
# by several compilation units. To be safe, disable all instrumentation.
35
KCSAN_SANITIZE := n
36
37
-OBJECT_FILES_NON_STANDARD_test_nx.o := y
38
-
39
# If instrumentation of this dir is enabled, boot hangs during first second.
40
# Probably could be more selective here, but note that files related to irqs,
41
# boot, dumpstack/stacktrace, etc are either non-interesting or can lead to
0 commit comments