[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 <pcaulfie@redhat.com> Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>
Showing
Please register or sign in to comment