]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: shmem: remove 'fadvise()' comments
authorBaolin Wang <baolin.wang@linux.alibaba.com>
Fri, 7 Feb 2025 09:44:18 +0000 (17:44 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Feb 2025 00:59:53 +0000 (16:59 -0800)
commitd27c54d1131bc7546c1b347e31c52467e6a76e63
tree5e6e09e0ecbaf41139eb142c2865b810befbdb60
parent4c592e7ca00788fdec31a0fc20ad00b25782c84c
mm: shmem: remove 'fadvise()' comments

Similar to commit 255ff62d1586 ("docs: tmpfs: drop 'fadvise()' from the
documentation"), fadvise() has no HUGEPAGE advise currently.  Remove the
confusing fadvise() comments.

Link: https://lkml.kernel.org/r/fae702b9775f58b55b45be5eaad22d8586d0290a.1738918357.git.baolin.wang@linux.alibaba.com
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/shmem.c