Home
last modified time | relevance | path

Searched hist:c0d94aa54bd893bd41ca35e2a2de332742bb167d (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/mm/
H A Dioremap.cdiff c0d94aa54bd893bd41ca35e2a2de332742bb167d Mon Aug 12 23:35:59 CEST 2019 Christoph Hellwig <hch@lst.de> x86: Clean up ioremap()

Use ioremap() as the main implemented function, and defines
ioremap_nocache() as a deprecated alias of ioremap() in
preparation of removing ioremap_nocache() entirely.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>