Searched hist:"85 a2b4b08f202d67be81e2453064e01572ec19c8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | memory_hotplug.c | diff 85a2b4b08f202d67be81e2453064e01572ec19c8 Tue Aug 08 04:14:58 CDT 2023 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> mm/memory_hotplug: allow architecture to override memmap on memory support check
Some architectures would want different restrictions. Hence add an architecture-specific override.
The PMD_SIZE check is moved there.
Link: https://lkml.kernel.org/r/20230808091501.287660-4-aneesh.kumar@linux.ibm.com Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Acked-by: Michal Hocko <mhocko@suse.com> Acked-by: David Hildenbrand <david@redhat.com> Cc: Christophe Leroy <christophe.leroy@csgroup.eu> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: Oscar Salvador <osalvador@suse.de> Cc: Vishal Verma <vishal.l.verma@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|