aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bug.h
AgeCommit message (Expand)Author
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera
2012-05-29bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov
2012-03-04bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge