Revision 7b70eb14392a7cf505f9b358d06c33b5af73d1e7 authored by Joakim Tjernlund on 01 March 2018, 13:39:41 UTC, committed by Boris Brezillon on 24 April 2018, 15:42:15 UTC
Currently it is possible to read and/or write to suspend EB's.
Writing /dev/mtdX or /dev/mtdblockX from several processes may
break the flash state machine.

Taken from cfi_cmdset_0001 driver.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Cc: <stable@vger.kernel.org>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
1 parent 46a16a2
History
File Mode Size
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 250 bytes
afe4403.c -rw-r--r-- 16.4 KB
afe4404.c -rw-r--r-- 17.1 KB
afe440x.h -rw-r--r-- 4.6 KB
max30100.c -rw-r--r-- 12.2 KB
max30102.c -rw-r--r-- 16.3 KB

back to top