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-- 6.1 KB
Makefile -rw-r--r-- 1.2 KB
abp060mg.c -rw-r--r-- 8.3 KB
bmp280-core.c -rw-r--r-- 29.4 KB
bmp280-i2c.c -rw-r--r-- 2.3 KB
bmp280-regmap.c -rw-r--r-- 1.7 KB
bmp280-spi.c -rw-r--r-- 2.9 KB
bmp280.h -rw-r--r-- 4.0 KB
cros_ec_baro.c -rw-r--r-- 5.5 KB
hid-sensor-press.c -rw-r--r-- 10.5 KB
hp03.c -rw-r--r-- 7.5 KB
hp206c.c -rw-r--r-- 10.0 KB
mpl115.c -rw-r--r-- 4.5 KB
mpl115.h -rw-r--r-- 630 bytes
mpl115_i2c.c -rw-r--r-- 1.6 KB
mpl115_spi.c -rw-r--r-- 2.4 KB
mpl3115.c -rw-r--r-- 8.0 KB
ms5611.h -rw-r--r-- 1.5 KB
ms5611_core.c -rw-r--r-- 11.0 KB
ms5611_i2c.c -rw-r--r-- 3.5 KB
ms5611_spi.c -rw-r--r-- 3.6 KB
ms5637.c -rw-r--r-- 5.0 KB
st_pressure.h -rw-r--r-- 1.5 KB
st_pressure_buffer.c -rw-r--r-- 2.3 KB
st_pressure_core.c -rw-r--r-- 17.2 KB
st_pressure_i2c.c -rw-r--r-- 3.0 KB
st_pressure_spi.c -rw-r--r-- 2.5 KB
t5403.c -rw-r--r-- 6.3 KB
zpa2326.c -rw-r--r-- 47.9 KB
zpa2326.h -rw-r--r-- 3.2 KB
zpa2326_i2c.c -rw-r--r-- 2.8 KB
zpa2326_spi.c -rw-r--r-- 2.8 KB

back to top