[PATCH] x86: fix __range_ok constraint
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 23 Jun 2006 09:04:31 +0000 (02:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:42:58 +0000 (07:42 -0700)
commit722f4f5b2600b8930b63a096e48b878cd6e0e15a
tree434c3af4a09ae3c0aa5a29f7bc25f1477ea67832
parent6444541671bd821b950dbaafee70d65188198aa6
[PATCH] x86: fix __range_ok constraint

An immediate operand can't be the destination of the cmpl instruction,
so exclude it.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Cc: Mattia Dongili <malattia@linux.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/uaccess.h