]> www.infradead.org Git - users/dwmw2/linux.git/commit
mm: unexport apply_to_existing_page_range
authorChristoph Hellwig <hch@lst.de>
Thu, 12 Dec 2024 07:34:23 +0000 (08:34 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 26 Jan 2025 04:22:18 +0000 (20:22 -0800)
commitec838c7da584529bb74c8123fcea6f5f122b2128
treee9555965931c62020e35bf98f37d15824b3ff573
parent8e6173ccf7b87c1f855e1ad3d94fd50c51d1f46b
mm: unexport apply_to_existing_page_range

apply_to_existing_page_range() is only used by non-modular code.

Link: https://lkml.kernel.org/r/20241212073423.1439954-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory.c