aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2026-04-23 07:54:18 -0700
committerDave Hansen <dave.hansen@linux.intel.com>2026-04-27 12:02:57 -0700
commit23aea3c539a62ab97ca3aecf41d590d91f2911fc (patch)
treeadaff3110781498fdd8e0137e21f6a9f8d99c0c6 /include/linux
parent40c4b47f41b95dff743c841536cb64014e65ef0c (diff)
x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__
Extend the !assembly #ifdef guarding x86's custom WARN helpers to cover the WARN macros themselves, as they aren't assembly friendly. This helps make it clear that things like __WARN_validate_printf() don't need a dummy definition for assembly code. No functional change intended. Suggested-by: Yan Zhao <yan.y.zhao@intel.com> Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Link: https://patch.msgid.link/20260423145419.459988-3-seanjc@google.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions