summaryrefslogtreecommitdiff
path: root/arch/x86/include
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-10-31 12:02:12 +0100
committerIngo Molnar <mingo@kernel.org>2025-11-04 08:35:58 +0100
commit323d93f0432edb5415c79bd35e15e5754a76e486 (patch)
tree363823dedf092f5ad0850b42bbf87846f76b49c3 /arch/x86/include
parent32034df66b5f49626aa450ceaf1849a08d87906e (diff)
cleanup: Always inline everything
KASAN bloat caused cleanup helper functions to not get inlined: vmlinux.o: error: objtool: irqentry_exit+0x323: call to class_user_rw_access_destructor() with UACCESS enabled Force inline all the cleanup helpers like they already are on normal builds. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://patch.msgid.link/20251031105435.GU4068168@noisy.programming.kicks-ass.net
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions