dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd/chips
Alan Cox 5f877607cd [MTD] map_rom has NULL erase pointer
Which means if inftl or similar are loaded with it (which is a dumb thing
to do admittedly) it may oops.

Closes #8108

[dwmw2: change error to -EROFS to match write-protected flash]
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-01-11 19:56:46 +00:00
..
Kconfig
Makefile
cfi_cmdset_0001.c [MTD] update internal API to support 64-bit device size 2008-12-10 13:37:21 +00:00
cfi_cmdset_0002.c [MTD] CFI: remove major/minor version check for command set 0x0002 2009-01-09 12:16:28 +00:00
cfi_cmdset_0020.c [MTD] update internal API to support 64-bit device size 2008-12-10 13:37:21 +00:00
cfi_probe.c
cfi_util.c
chipreg.c
fwh_lock.h [MTD] update internal API to support 64-bit device size 2008-12-10 13:37:21 +00:00
gen_probe.c
jedec_probe.c
map_absent.c
map_ram.c
map_rom.c [MTD] map_rom has NULL erase pointer 2009-01-11 19:56:46 +00:00