Commit eb1b186
committed
mm/x86/pat: use the new follow_pfnmap API
JIRA: https://issues.redhat.com/browse/RHEL-73613
commit cbea853
Author: Peter Xu <peterx@redhat.com>
Date: Mon Aug 26 16:43:46 2024 -0400
mm/x86/pat: use the new follow_pfnmap API
Use the new API that can understand huge pfn mappings.
Link: https://lkml.kernel.org/r/20240826204353.2228736-13-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Alex Williamson <alex.williamson@redhat.com>
Cc: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Gavin Shan <gshan@redhat.com>
Cc: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Niklas Schnelle <schnelle@linux.ibm.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Sven Schnelle <svens@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Will Deacon <will@kernel.org>
Cc: Zi Yan <ziy@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Donald Dutile <ddutile@redhat.com>1 parent 2db085e commit eb1b186
1 file changed
+7
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
954 | | - | |
955 | | - | |
| 954 | + | |
956 | 955 | | |
957 | | - | |
| 956 | + | |
958 | 957 | | |
959 | 958 | | |
960 | | - | |
961 | | - | |
962 | 959 | | |
963 | | - | |
964 | | - | |
| 960 | + | |
| 961 | + | |
965 | 962 | | |
966 | 963 | | |
967 | 964 | | |
968 | | - | |
969 | | - | |
970 | | - | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
971 | 968 | | |
972 | 969 | | |
973 | 970 | | |
| |||
0 commit comments