summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts
diff options
context:
space:
mode:
authorTimur Tabi2012-03-15 23:41:02 +0100
committerKumar Gala2012-03-29 15:14:14 +0200
commit3b588c7efc84f15548afdda6a0d2f892fe83babc (patch)
tree0978d6ec180f899259b5a4a8f8569e29cc6bef7d /arch/powerpc/boot/dts
parentpowerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs (diff)
downloadkernel-qcow2-linux-3b588c7efc84f15548afdda6a0d2f892fe83babc.tar.gz
kernel-qcow2-linux-3b588c7efc84f15548afdda6a0d2f892fe83babc.tar.xz
kernel-qcow2-linux-3b588c7efc84f15548afdda6a0d2f892fe83babc.zip
powerpc/epapr: add "memory" as a clobber to all hypercalls
The "memory" clobber tells the compiler to ensure that all writes to memory are committed before the hypercall is made. "memory" is only necessary for hcalls where the Hypervisor will read or write guest memory. However, we add it to all hcalls because the impact is minimal, and we want to ensure that it's present for the hcalls that need it. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts')
0 files changed, 0 insertions, 0 deletions