summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-08-13 11:24:04 +0200
committerChristoph Hellwig <hch@lst.de>2019-11-11 21:18:20 +0100
commit80b0ca98f91ddbc09828aff5a00af1c73837713e (patch)
tree9d88b3bd5945b7408861a6297b23164323bac713 /lib/Kconfig.kgdb
parentsh: remove __iounmap (diff)
downloadlinux-80b0ca98f91ddbc09828aff5a00af1c73837713e.tar.xz
linux-80b0ca98f91ddbc09828aff5a00af1c73837713e.zip
lib: provide a simple generic ioremap implementation
A lot of architectures reuse the same simple ioremap implementation, so start lifting the most simple variant to lib/ioremap.c. It provides ioremap_prot and iounmap, plus a default ioremap that uses prot_noncached, although that can be overridden by asm/io.h. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Palmer Dabbelt <palmer@dabbelt.com>
Diffstat (limited to 'lib/Kconfig.kgdb')
0 files changed, 0 insertions, 0 deletions