summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-04 03:05:15 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2010-06-08 18:42:18 (GMT)
commit9a40ac86152c9cffd3dca482a15ddf9a8c5716b3 (patch)
tree52a74a0826d771141b78b1a04928e75df5726ebf /arch/powerpc
parent76962be8491b18ae7ff4fd6a4accd398bdb402a2 (diff)
downloadlinux-fsl-qoriq-9a40ac86152c9cffd3dca482a15ddf9a8c5716b3.tar.xz
ARM: 6164/1: Add kto and kfrom to input operands list.
When functions incoming parameters are not in input operands list gcc 4.5 does not load the parameters into registers before calling this function but the inline assembly assumes valid addresses inside this function. This breaks the code because r0 and r1 are invalid when execution enters v4wb_copy_user_page () Also the constant needs to be used as third input operand so account for that as well. Tested on qemu arm. CC: <stable@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions