diff options
author | Frederic Weisbecker <[email protected]> | 2013-10-11 17:58:08 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-12-09 16:56:29 +0100 |
commit | 531f64fd6f46a3f2a3edb1b97ecc827c775932c5 (patch) | |
tree | ec485a59bc5cc37b195d50313d3888583345310d /fs/jbd/commit.c | |
parent | e73d84e33f15c099ed1df60437700093cb14e46e (diff) |
posix-timers: Convert abuses of BUG_ON to WARN_ON
The posix cpu timers code makes a heavy use of BUG_ON()
but none of these concern fatal issues that require
to stop the machine. So let's just warn the user when
some internal state slips out of our hands.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Kosaki Motohiro <[email protected]>
Cc: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions