]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: mm: fix typo in numa_memory_policy.rst
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 10 Mar 2026 15:18:37 +0000 (00:18 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 5 Apr 2026 20:53:23 +0000 (13:53 -0700)
Fix a typo: MPOL_INTERLEAVED -> MPOL_INTERLEAVE.

Link: https://lkml.kernel.org/r/20260310151837.5888-1-akinobu.mita@gmail.com
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/mm/numa_memory_policy.rst

index a70f20ce1ffb4ffd0cdcb8e575dce5547c76e73a..90ab26e805a9a616cb070be7f5230c2212d647e9 100644 (file)
@@ -217,7 +217,7 @@ MPOL_PREFERRED
        the MPOL_F_STATIC_NODES or MPOL_F_RELATIVE_NODES flags
        described below.
 
-MPOL_INTERLEAVED
+MPOL_INTERLEAVE
        This mode specifies that page allocations be interleaved, on a
        page granularity, across the nodes specified in the policy.
        This mode also behaves slightly differently, based on the