diff options
| author | 2009-01-06 14:41:01 -0800 | |
|---|---|---|
| committer | 2009-01-06 15:59:13 -0800 | |
| commit | af9379c7121d5543722c00bbd1adf7dcaa0b6448 (patch) | |
| tree | 798ddf46cd7b3edbec70d8b1af5f064d1db83532 /kernel/sys.c | |
| parent | poll: allow f_op->poll to sleep (diff) | |
| download | wireguard-linux-af9379c7121d5543722c00bbd1adf7dcaa0b6448.tar.xz wireguard-linux-af9379c7121d5543722c00bbd1adf7dcaa0b6448.zip | |
documentation: when to BUG(), and when to not BUG()
Provide some basic advice about when to use BUG()/BUG_ON(): never, unless
there's really no better option.
This matches my understanding of the standard policy ... which seems not
to be written down so far, outside of LKML messages that I haven't
bookmarked.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions
