mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
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>
This commit is contained in:
parent
1fcf8ce51e
commit
49defc015f
1 changed files with 4 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue