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:
0effef7
)
ocfs2: cond_resched() in ocfs2_zero_extend()
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 4 Oct 2006 00:53:05 +0000
(17:53 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 20 Oct 2006 22:27:48 +0000
(15:27 -0700)
The loop within ocfs2_zero_extend() can execute for a long time, causing
spurious soft lockup warnings.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found