On Tue, 14 Feb 2023 18:21:48 +0530 Charan Teja Kalla <quic_charante@xxxxxxxxxxx> wrote: > This patch aims to implement POSIX_FADV_WILLNEED and POSIX_FADV_DONTNEED > advices to shmem files which can be helpful for the drivers who may want > to manage the pages of shmem files on their own, like, that are created > through shmem_file_setup[_with_mnt](). Could we please have some additional review of this series? Thanks.