linux/arch/sh/mm
Oscar Salvador a71ac6c956 sh: Drop support for memory hotplug and memory hotremove
Support for memory hotplug was restricted to 64-bit platforms in
7ec58a2b94 ("mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG
to 64 bit") while sh is a pure 32-bit platform since the removal
of sh5 support. Thus, drop support for memory hotplug and the
associated memory hotremove on this platform.

Signed-off-by: Oscar Salvador <osalvador@suse.de>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/20240518115808.8888-2-osalvador@suse.de
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
2024-07-14 10:52:19 +02:00
..
Kconfig sh: Drop support for memory hotplug and memory hotremove 2024-07-14 10:52:19 +02:00
Makefile
alignment.c
asids-debugfs.c
cache-debugfs.c
cache-j2.c
cache-sh2.c
cache-sh2a.c
cache-sh3.c
cache-sh4.c The usual shower of singleton fixes and minor series all over MM, 2024-05-19 09:21:03 -07:00
cache-sh7705.c
cache-shx3.c sh: cache: Move forward declarations to <asm/cacheflush.h> 2024-05-02 12:01:31 +02:00
cache.c The usual shower of singleton fixes and minor series all over MM, 2024-05-19 09:21:03 -07:00
consistent.c
extable_32.c
fault.c
flush-sh4.c
hugetlbpage.c mm/treewide: remove pXd_huge() 2024-04-25 20:55:47 -07:00
init.c sh: Drop support for memory hotplug and memory hotremove 2024-07-14 10:52:19 +02:00
ioremap.c
ioremap.h
ioremap_fixed.c
kmap.c
mmap.c treewide: use initializer for struct vm_unmapped_area_info 2024-04-25 20:56:27 -07:00
nommu.c sh: nommu: Add missing #include <asm/cacheflush.h> 2024-05-02 12:01:24 +02:00
numa.c
pgtable.c sh: pgtable: Fix missing prototypes 2024-05-02 12:01:23 +02:00
pmb.c
sram.c
tlb-debugfs.c
tlb-pteaex.c
tlb-sh3.c
tlb-sh4.c
tlb-urb.c
tlbex_32.c sh: tlb: Add missing forward declaration for handle_tlbmiss() 2024-05-02 12:01:23 +02:00
tlbflush_32.c
uncached.c