diff options
author | Mandeep Singh Baines <msb@chromium.org> | 2013-02-28 01:03:20 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 03:10:11 (GMT) |
commit | 80d26af89a7249aa5475467000322163c60cdd72 (patch) | |
tree | e611dcf9d6962c81186ede5e94570a730accc222 /fs/udf/dir.c | |
parent | 6aa9707099c4b25700940eb3d016f16c4434360d (diff) | |
download | linux-80d26af89a7249aa5475467000322163c60cdd72.tar.xz |
coredump: use a freezable_schedule for the coredump_finish wait
Prevents hung_task detector from panicing the machine. This is also
needed to prevent this wait from blocking suspend.
(It doesnt' currently block suspend but it would once the next
patch in this series is applied.)
[yongjun_wei@trendmicro.com.cn: kernel/exit.c: remove duplicated include]
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Cc: Ben Chan <benchan@chromium.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/udf/dir.c')
0 files changed, 0 insertions, 0 deletions