Skip to content
Commit 3afe7eb3 authored by Alexander Belyakov's avatar Alexander Belyakov Committed by David Woodhouse
Browse files

[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)



The patch fixes CFI issue with multipartitional devices leading to the 
set of errors or even deadlock. The problem is CFI FL_SYNCING state race 
with flash operations (e.g. erase suspend). It is reproduced by running 
intensive writes on one JFFS2 partition and simultaneously performing 
mount/unmount cycle on another partition of the same chip.

Signed-off-by: default avatarAlexander Belyakov <abelyako@googlemail.com>
Acked-by: default avatarNicolas Pitre <nico@cam.org>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent ef89a880
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment