linux-xiaomi-chiron/arch/openrisc/mm
Christoph Hellwig f3b17320db openrisc: map as uncached in ioremap
Openrisc is the only architecture not mapping ioremap as uncached,
which has been the default since the Linux 2.6.x days.  Switch it
over to implement uncached semantics by default.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2019-08-31 11:57:53 +09:00
..
cache.c
fault.c
init.c
ioremap.c openrisc: map as uncached in ioremap 2019-08-31 11:57:53 +09:00
Makefile
tlb.c