linux_dsm_epyc7002/drivers/mtd/ubi
Pan Bian e542087701 ubi: Do not drop UBI device reference before using
The UBI device reference is dropped but then the device is used as a
parameter of ubi_err. The bug is introduced in changing ubi_err's
behavior. The old ubi_err does not require a UBI device as its first
parameter, but the new one does.

Fixes: 3260870331 ("UBI: Extend UBI layer debug/messaging capabilities")
Signed-off-by: Pan Bian <bianpan2016@163.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-12-13 22:09:44 +01:00
..
attach.c ubi: Mark expected switch fall-throughs 2018-10-23 13:46:48 +02:00
block.c
build.c ubi: Put MTD device after it is not used 2018-12-13 22:09:32 +01:00
cdev.c ubi: expose the volume CRC check skip flag 2018-08-15 00:25:21 +02:00
debug.c
debug.h
eba.c
fastmap-wl.c
fastmap.c
gluebi.c
io.c
kapi.c ubi: Do not drop UBI device reference before using 2018-12-13 22:09:44 +01:00
Kconfig
Makefile
misc.c
ubi-media.h
ubi.h
upd.c
vmt.c ubi: expose the volume CRC check skip flag 2018-08-15 00:25:21 +02:00
vtbl.c
wl.c
wl.h