commit | 722f4f5b2600b8930b63a096e48b878cd6e0e15a | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Fri Jun 23 02:04:31 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:42:58 2006 -0700 |
tree | 434c3af4a09ae3c0aa5a29f7bc25f1477ea67832 | |
parent | 6444541671bd821b950dbaafee70d65188198aa6 [diff] |
[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>