diff options
author | David Hildenbrand <david@redhat.com> | 2022-08-25 18:46:59 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-27 04:46:28 +0200 |
commit | 7014887a01587d8c50871d5985cd572ca08b29c0 (patch) | |
tree | 1c31b3cfa360f1731c793624354e644ccdfa9278 /mm/shuffle.c | |
parent | mm/gup: use gup_can_follow_protnone() also in GUP-fast (diff) | |
download | linux-7014887a01587d8c50871d5985cd572ca08b29c0.tar.xz linux-7014887a01587d8c50871d5985cd572ca08b29c0.zip |
mm: fixup documentation regarding pte_numa() and PROT_NUMA
pte_numa() no longer exists -- replaced by pte_protnone() -- and PROT_NUMA
probably never existed: MM_CP_PROT_NUMA also ends up using PROT_NONE.
Let's fixup the doc.
Link: https://lkml.kernel.org/r/20220825164659.89824-4-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/shuffle.c')
0 files changed, 0 insertions, 0 deletions