linux/arch/tile/mm
Logan Gunthorpe 3922920026 tile: provide default ioremap declaration
Add a default ioremap function which was not provided in all
circumstances.  (Only when CONFIG_PCI and CONFIG_TILEGX was set).

I have designs to use them in scatterlist.c where they'd likely never be
called with this architecture, but it is needed to compile.  Thus, if
the function is ever hit it returns NULL.

Link: http://lkml.kernel.org/r/1495726904-27380-1-git-send-email-logang@deltatee.com
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Signed-off-by: Stephen Bates <sbates@raithlin.com>
Cc: Chris Metcalf <cmetcalf@mellanox.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-06 16:24:29 -07: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
homecache.c tile: use __ro_after_init instead of tile-specific __write_once 2016-12-16 15:32:29 -05:00
hugetlbpage.c mm: larger stack guard gap, between vmas 2017-06-19 21:50:20 +08:00
init.c tile: use __ro_after_init instead of tile-specific __write_once 2016-12-16 15:32:29 -05:00
Makefile
migrate_32.S
migrate_64.S
migrate.h
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 tile: provide default ioremap declaration 2017-07-06 16:24:29 -07:00