Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
848844b87a26265019215dbb7fb588a5fac0a110
/
include
/
linux
/
bug.h
bc6245e
bug: split BUILD_BUG stuff out into <linux/build_bug.h>
by Ian Abbott
· 8 years ago
47e81e5
linux/bug.h: correct "space required before that '-'"
by Ian Abbott
· 8 years ago
8cdd7cc
linux/bug.h: correct "(foo*)" should be "(foo *)"
by Ian Abbott
· 8 years ago
e9d5a48
linux/bug.h: correct formatting of block comment
by Ian Abbott
· 8 years ago
19d4362
debug: Add _ONCE() logic to report_bug()
by Peter Zijlstra
· 8 years ago
85caa95
bug: switch data corruption check to __must_check
by Kees Cook
· 8 years ago
de54ebb
bug: Provide toggle for BUG on data corruption
by Kees Cook
· 9 years ago
3e9b311
add basic register-field manipulation macros
by Jakub Kicinski
· 8 years ago
ff20c2e
mm: Some arch may want to use HPAGE_PMD related values as variables
by Kirill A. Shutemov
· 9 years ago
9a8ab1c
bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG
by Daniel Santos
· 12 years ago
c361d3e
compiler.h, bug.h: prevent double error messages with BUILD_BUG{,_ON}
by Daniel Santos
· 12 years ago
a3ccc49
bug.h: make BUILD_BUG_ON generate compile-time error
by Daniel Santos
· 12 years ago
1d6a0d1
bug.h: prevent double evaulation of `condition' in BUILD_BUG_ON
by Daniel Santos
· 12 years ago
ca623c9
bug.h: fix BUILD_BUG_ON macro in __CHECKER__
by Daniel Santos
· 12 years ago
6ae8d04
compiler{,-gcc4}.h, bug.h: Remove duplicate macros
by Daniel Santos
· 12 years ago
c5782e9
include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID
by Tushar Behera
· 12 years ago
baf05aa
bug: introduce BUILD_BUG_ON_INVALID() macro
by Konstantin Khlebnikov
· 13 years ago
35edd91
bug: consolidate BUILD_BUG_ON with other bug code
by Paul Gortmaker
· 13 years ago
0d9c25d
headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h
by Andrew Morton
· 16 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 18 years ago
7664c5a
[PATCH] Generic BUG implementation
by Jeremy Fitzhardinge
· 18 years ago