diff options
author | 2008-11-18 06:56:51 -0800 | |
---|---|---|
committer | 2008-11-18 08:07:36 -0800 | |
commit | a6a0c4ca7edb378a8a7332501f097089cb1051c4 (patch) | |
tree | afc4bd95482576e7dfd0685d1cb2bed6cac65db9 /fs/jbd2/commit.c | |
parent | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | linux-dev-a6a0c4ca7edb378a8a7332501f097089cb1051c4.tar.xz linux-dev-a6a0c4ca7edb378a8a7332501f097089cb1051c4.zip |
suspend: use WARN not WARN_ON to print the message
By using WARN(), kerneloops.org can collect which component is causing
the delay and make statistics about that. suspend_test_finish() is
currently the number 2 item but unless we can collect who's causing
it we're not going to be able to fix the hot topic ones..
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions