diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2013-10-11 15:58:08 (GMT) |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2013-12-09 15:56:29 (GMT) |
commit | 531f64fd6f46a3f2a3edb1b97ecc827c775932c5 (patch) | |
tree | ec485a59bc5cc37b195d50313d3888583345310d /CREDITS | |
parent | e73d84e33f15c099ed1df60437700093cb14e46e (diff) | |
download | linux-531f64fd6f46a3f2a3edb1b97ecc827c775932c5.tar.xz |
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 <fweisbec@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Kosaki Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions