]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
authorPeter Zijlstra <peterz@infradead.org>
Mon, 10 Nov 2025 09:24:09 +0000 (10:24 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 24 Nov 2025 19:22:21 +0000 (20:22 +0100)
commit4f1b701f24bea0900e349aa1c860db24ba0150aa
treeb05539a5c2d3c39940eec0d5c968d67a338ee86c
parent0a52d339d35df80d65706263dc55542dd795a115
x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED

Since we have an explicit format string, use it for the condition string
instead of frobbing it in the file string.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20251110115758.097401406@infradead.org
arch/x86/include/asm/bug.h
include/asm-generic/bug.h