diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-07-20 23:27:39 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-07-20 23:27:39 -0700 |
commit | ebe119cd0929df4878f758ebf880cb435e4dcaaf (patch) | |
tree | a49e9eea03a557e7d5fe910c94ecd42e9717c3b2 /arch/x86/include/asm/linkage.h | |
parent | 155b73529583c38f30fd394d692b15a893960782 (diff) |
x86: Fix movq immediate operand constraints in uaccess.h
The movq instruction, generated by __put_user_asm() when used for
64-bit data, takes a sign-extended immediate ("e") not a zero-extended
immediate ("Z").
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Uros Bizjak <ubizjak@gmail.com>
Cc: stable@kernel.org
Diffstat (limited to 'arch/x86/include/asm/linkage.h')
0 files changed, 0 insertions, 0 deletions