summaryrefslogtreecommitdiffstats
path: root/include/linux/bug.h
Commit message (Expand)AuthorAgeFilesLines
* bug: introduce BUILD_BUG_ON_INVALID() macroKonstantin Khlebnikov2012-05-291-0/+7
* bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2012-03-041-0/+61
* headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton2009-06-161-12/+0
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-2/+5
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-081-0/+47