acrn-kernel/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
..
Kconfig
Makefile
attach.c
block.c
build.c
cdev.c
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
misc.c
ubi-media.h
ubi.h
upd.c
vmt.c
vtbl.c
wl.c
wl.h