blob: 93477b8685fcaa7844b4f9631e96eefc08795509 [file] [log] [blame]
a44f71a9ab99 ("bug: move WARN_ON() "cut here" into exception handler")
d4bce140b4e7 ("bug: clean up helper macros to remove __WARN_TAINT()")
89348fc31441 ("bug: rename __WARN_printf_taint() to __WARN_printf()")
ee8711336c51 ("bug: refactor away warn_slowpath_fmt_taint()")
6b15f678fb7d ("include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures")
a7bed27af194 ("bug: fix "cut here" location for __WARN_TAINT architectures")
2a8358d8a339 ("bug: define the "cut here" string in a single place")
f26dee15103f ("debug: Avoid setting BUGFLAG_WARNING twice")
19d436268dde ("debug: Add _ONCE() logic to report_bug()")
9a93848fe787 ("x86/debug: Implement __WARN() using UD0")