[PATCH] close_files(): add scheduling point
authorIngo Molnar <mingo@elte.hu>
Mon, 12 Feb 2007 08:52:26 +0000 (00:52 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:30 +0000 (09:48 -0800)
commit944be0b224724fcbf63c3a3fe3a5478c325a6547
tree83877201ca028cf0ad3d7ee74d06c26d2dfde95e
parent92ba0ee2770ed4954e3f8ba412ef2f37e5519477
[PATCH] close_files(): add scheduling point

close_files() can sometimes take long enough to trigger the soft lockup
detector.

Cc: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/exit.c