[PATCH 0/2] Fix some bugs in ubi_resize_volume() function

From: ZhaoLong Wang
Date: Thu Apr 06 2023 - 03:13:49 EST


This series of patches does two things:
1. Rebase the patch commited by Guo Xuenan on the latest mainline.
2. Fixed an issue where the number of PEBs is incorrectly displayed.

Guo Xuenan (1):
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130

ZhaoLong Wang (1):
ubi: Correct the number of PEBs after a volume resize failure

drivers/mtd/ubi/vmt.c | 31 ++++++++++++++++++++-----------
1 file changed, 20 insertions(+), 11 deletions(-)

--
2.31.1