diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2007-07-23 17:06:50 +0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2007-07-23 16:09:52 +0400 |
commit | c0b8ba7bfe7b4c1f11b3356b65520405b005bd33 (patch) | |
tree | 8a9a2ddccad561d21dc25ebd92b900a9bcc2d634 /drivers/mtd/nand/plat_nand.c | |
parent | 0bf9733d0d65ebb413d62204ad8e328e0a0b9407 (diff) | |
download | linux-c0b8ba7bfe7b4c1f11b3356b65520405b005bd33.tar.xz |
[MTD] [NAND] fix race in nand_base.c
When we mark block bad we have to get chip because this involves
writing to the page's OOB. We hit this bug in UBI - we observed
random obscure crashes when it marks block bad from the background
thread and there is some parallel task which utilizes flash.
This patch also adds a TODO note about BBT table protection which
it seems does not exist.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'drivers/mtd/nand/plat_nand.c')
0 files changed, 0 insertions, 0 deletions