mbox series

[v2,0/3] a few cleanup and bugfixes about shmem

Message ID 20220605035557.3957759-1-chenwandun@huawei.com (mailing list archive)
Headers show
Series a few cleanup and bugfixes about shmem | expand

Message

Chen Wandun June 5, 2022, 3:55 a.m. UTC
v1 ==> v2:
combine patch2 and patch3 into a single patch.

Chen Wandun (3):
  mm/shmem: check return value of shmem_init_inodecache
  mm/shmem: return error code directly for invalid addr
  mm/shmem: rework calculation of inflated_addr in
    shmem_get_unmapped_area

 mm/shmem.c | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)