From: Patrick Caulfield Date: Tue, 2 Jan 2007 17:01:05 +0000 (+0000) Subject: [DLM] Fix schedule() calls X-Git-Tag: v2.6.21-rc1~92^2~35^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb4a251febe70e4c65ea8250545b391fd414d5a;p=pandora-kernel.git [DLM] Fix schedule() calls I was a little over-enthusiastic turning schedule() calls int cond_sched() when fixing the DLM for Andrew Morton. These four should really be calls to schedule() or the dlm can busy-wait. Signed-Off-By: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed