git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5509826
)
[DLM] Fix schedule() calls
author
Patrick Caulfield
<pcaulfie@redhat.com>
Tue, 2 Jan 2007 17:01:05 +0000
(17:01 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 5 Feb 2007 18:36:18 +0000
(13:36 -0500)
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>
No differences found