linux/arch/tile/mm
Michal Hocko 0af0bc3817 mm, tile: drop arch_{add,remove}_memory
these functions are unreachable because tile doesn't support memory
hotplug becasuse it doesn't select ARCH_ENABLE_MEMORY_HOTPLUG nor
it supports SPARSEMEM.

This code hasn't been compiled for a while obviously because nobody has
noticed that __add_pages has a different signature since 2009.

Signed-off-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
2017-03-30 11:32:25 -04:00
..
elf.c userfaultfd: non-cooperative: add event for memory unmaps 2017-02-24 17:46:55 -08:00
extable.c tile: migrate exception table users off module.h and onto extable.h 2016-12-16 15:32:29 -05:00
fault.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 2017-03-02 08:42:35 +01:00
highmem.c kmap_atomic_to_page() has no users, remove it 2015-11-09 15:11:24 -08:00
homecache.c tile: use __ro_after_init instead of tile-specific __write_once 2016-12-16 15:32:29 -05:00
hugetlbpage.c sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 2017-03-02 08:42:30 +01:00
init.c mm, tile: drop arch_{add,remove}_memory 2017-03-30 11:32:25 -04:00
Makefile arch/tile: core support for Tilera 32-bit chips. 2010-06-04 17:11:18 -04:00
migrate_32.S tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
migrate_64.S tile: provide traceability for hypervisor calls 2013-08-13 16:26:31 -04:00
migrate.h arch/tile: use interrupt critical sections less 2012-05-25 12:48:20 -04:00
mmap.c sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> 2017-03-02 08:42:30 +01:00
pgtable.c arch, mm: remove arch specific show_mem 2017-02-22 16:41:30 -08:00