commit | 0150a3dd92fc45b599bf2442b47d40921b4aa2d2 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Nov 29 13:27:18 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 05 16:08:21 2013 +1100 |
tree | 284f52f36938fff298c3e0a0ae1fe55f78db6842 | |
parent | fb48dc22824daaa60ff1d6a6c9e22c79112dfb8e [diff] |
powerpc: Add real mode cache inhibited IO accessors These accessors allow us to do cache inhibited accesses when in real mode. They should only be used in real mode. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>