https://github.com/torvalds/linux
Revision 6df3cecbb95345981718b38d357c50bc3425420a authored by Jan Kara on 13 June 2005, 22:52:32 UTC, committed by Linus Torvalds on 14 June 2005, 03:58:58 UTC
On one path, cond_resched_lock() fails to return true if it dropped the lock.
We think this might be causing the crashes in JBD's log_do_checkpoint().

Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent f797f9c
History
Tip revision: 6df3cecbb95345981718b38d357c50bc3425420a authored by Jan Kara on 13 June 2005, 22:52:32 UTC
[PATCH] cond_resched_lock() fix
Tip revision: 6df3cec

README

back to top