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:
1fcf8ce
)
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
author
David Woodhouse
<dwmw2@infradead.org>
Sat, 6 Oct 2007 19:01:59 +0000
(15:01 -0400)
committer
David Woodhouse
<dwmw2@infradead.org>
Sat, 6 Oct 2007 19:01:59 +0000
(15:01 -0400)
When the erase callback performs some other action on the flash, it's
highly likely to deadlock unless we actually release the chip lock
before calling it.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found