summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2017-04-05 09:54:54 +0200
committerMichael Ellerman2017-04-10 13:43:16 +0200
commitd381d7caf812f7aa9f05cfeb858c9004ac654412 (patch)
treee0f58780e886ee7f275f0dd072a624b100426718 /arch/powerpc/xmon
parentpowerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration (diff)
downloadkernel-qcow2-linux-d381d7caf812f7aa9f05cfeb858c9004ac654412.tar.gz
kernel-qcow2-linux-d381d7caf812f7aa9f05cfeb858c9004ac654412.tar.xz
kernel-qcow2-linux-d381d7caf812f7aa9f05cfeb858c9004ac654412.zip
powerpc: Consolidate variants of real-mode MMIOs
We have all sort of variants of MMIO accessors for the real mode instructions. This creates a clean set of accessors based on Linux normal naming conventions, replacing all occurrences of the old ones in the tree. I have purposefully removed the "out/in" variants in favor of only including __raw variants. Any code using these is already pretty much hand tuned to operate in a very specific environment. I've fixed up the 2 users (only one of them actually needed a barrier in the first place). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions