]> 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>
Tue, 4 Mar 2025 05:49:44 +0000 (21:49 -0800)
commit9c0bef64be3697a9b0f5372a29f80e08bfc8bc18
tree47c1b2a8b461dc71123d489033e62aa3817bebd9
parent60aeffd381d956bd60db4cfd500ade5a702953a1
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