summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/bug.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky1-6/+6
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens1-0/+2
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens1-0/+11
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens1-6/+56
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens1-2/+8
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens1-4/+13
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens1-42/+31
2025-12-08s390/bug: Add missing alignmentHeiko Carstens1-0/+1
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens1-0/+4
2025-07-28bugs/s390: Remove private WARN_ON() implementationHeiko Carstens1-13/+0
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens1-39/+38
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar1-4/+4
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar1-1/+1
2024-02-14s390/bug: remove entry size from __bug_table sectionHeiko Carstens1-2/+2
2022-05-20bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-2/+3
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu1-1/+1
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle1-9/+7
2019-10-31s390/bug: make use of asm_inlineHeiko Carstens1-2/+2
2019-05-02s390/bug: add entry size to the __bug_table sectionMartin Schwidefsky1-12/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-2/+2
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra1-2/+2
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+4
2010-02-27[S390] bug: use relative pointers in bug table entriesHeiko Carstens1-8/+2
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens1-0/+4
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky1-1/+4
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+70