]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add ioremap_wc
authorAnton Blanchard <anton@samba.org>
Sun, 8 May 2011 21:41:59 +0000 (21:41 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 19 May 2011 04:30:42 +0000 (14:30 +1000)
commit28e4f82d04a6ef322087ceab7af67ef97c636c33
tree8dd20fc82c239562a16fdf9d8f32065e9927b231
parentce5551f92c39dbeb2a0bcaddbaae5639e0fcd0ef
powerpc: Add ioremap_wc

Add ioremap_wc so drivers can request write combining on kernel
mappings.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/io.h
arch/powerpc/mm/pgtable_32.c
arch/powerpc/mm/pgtable_64.c