mbox series

[0/4] a few cleanup and bugfixes about shmem

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

Message

Chen Wandun June 1, 2022, 12:44 p.m. UTC
Chen Wandun (4):
  mm/shmem: check return value of shmem_init_inodecache
  mm/shmem: return -EINVAL for addr not PAGE_SIZE aligned
  mm/shmem: return error code directly
  mm/shmem: rework calculation of inflated_addr in
    shmem_get_unmapped_area

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