summaryrefslogtreecommitdiffstats
path: root/mm/truncate.c
diff options
context:
space:
mode:
authorRoland McGrath2007-01-26 02:19:51 +0100
committerLinus Torvalds2007-01-26 02:50:37 +0100
commit5ad0d383ddbf0d2fce43b8aac267a6c299fd2dff (patch)
treea331a5c7a9796678073fad8e1a5e9dfa053cd6b5 /mm/truncate.c
parentLinux 2.6.20-rc6 (diff)
downloadkernel-qcow2-linux-5ad0d383ddbf0d2fce43b8aac267a6c299fd2dff.tar.gz
kernel-qcow2-linux-5ad0d383ddbf0d2fce43b8aac267a6c299fd2dff.tar.xz
kernel-qcow2-linux-5ad0d383ddbf0d2fce43b8aac267a6c299fd2dff.zip
[PATCH] x86_64: fix put_user for 64-bit constant
On x86-64, a put_user call using a 64-bit pointer and a constant value that is > 0xffffffff will produce code that doesn't assemble. This patch fixes the asm construct to use the Z constraint for 32-bit constants. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions