Files
ubports_kernel_google_msm/arch/x86/include/asm
Uros Bizjak 155b735295 x86: Fix movq immediate operand constraints in uaccess_64.h
arch/x86/include/asm/uaccess_64.h uses wrong asm operand constraint
("ir") for movq insn. Since movq sign-extends its immediate operand,
"er" constraint should be used instead.

Attached patch changes all uses of __put_user_asm in uaccess_64.h to use
"er" when "q" insn suffix is involved.

Patch was compile tested on x86_64 with defconfig.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: stable@kernel.org
2009-07-20 20:46:17 -07:00
..
2009-04-08 11:51:46 -07:00
2009-02-10 00:41:58 +01:00
2009-04-28 17:42:08 +02:00
2009-06-17 21:35:10 -07:00
2009-04-07 13:36:36 +02:00
2009-02-10 00:42:00 +01:00
2009-06-11 23:31:52 +02:00
2009-06-11 23:31:52 +02:00
2009-03-27 14:43:57 -04:00
2009-04-10 20:27:13 +02:00
2009-04-29 06:54:34 +01:00
2009-06-13 15:37:30 +02:00
2009-07-17 21:47:44 +09:30
2009-06-12 22:27:08 +09:30
2009-06-16 16:56:10 -07:00
2009-05-18 09:21:04 +02:00
2009-07-01 11:19:29 -07:00
2009-06-15 15:49:20 +02:00
2009-06-15 12:40:02 +02:00
2009-06-15 12:40:02 +02:00
2009-04-01 08:59:16 -07:00
2009-03-27 14:43:57 -04:00
2009-03-02 12:07:49 +01:00
2009-06-11 08:50:59 -07:00
2009-07-10 14:24:05 -07:00
2009-06-10 12:27:08 +03:00
2009-06-15 12:40:02 +02:00