]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdc12cb9e45c4cbdf2139ec79d999c395bbdd9aa5
tree83877201ca028cf0ad3d7ee74d06c26d2dfde95e
parent72ecf23731edd5bddc2f8335828b2fdff17ca387
[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