Searched hist:"1 ad55288" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/mtd/ |
H A D | mtd.h | 1ad55288 Wed Feb 17 15:18:45 CST 2021 Alexander Sverdlin <alexander.sverdlin@nokia.com> mtd: char: Get rid of Big MTD Lock
Get rid of central chrdev MTD lock, which prevents simultaneous operations on completely independent physical MTD chips. Replace it with newly introduced per-master mutex.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210217211845.43364-2-alexander.sverdlin@nokia.com
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdchar.c | 1ad55288 Wed Feb 17 15:18:45 CST 2021 Alexander Sverdlin <alexander.sverdlin@nokia.com> mtd: char: Get rid of Big MTD Lock
Get rid of central chrdev MTD lock, which prevents simultaneous operations on completely independent physical MTD chips. Replace it with newly introduced per-master mutex.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210217211845.43364-2-alexander.sverdlin@nokia.com
|
H A D | mtdcore.c | 1ad55288 Wed Feb 17 15:18:45 CST 2021 Alexander Sverdlin <alexander.sverdlin@nokia.com> mtd: char: Get rid of Big MTD Lock
Get rid of central chrdev MTD lock, which prevents simultaneous operations on completely independent physical MTD chips. Replace it with newly introduced per-master mutex.
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210217211845.43364-2-alexander.sverdlin@nokia.com
|