From: Roman Zippel Date: Fri, 23 Jun 2006 09:04:31 +0000 (-0700) Subject: [PATCH] x86: fix __range_ok constraint X-Git-Tag: v2.6.18-rc1~1081^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722f4f5b2600b8930b63a096e48b878cd6e0e15a;p=pandora-kernel.git [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 Cc: Mattia Dongili Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed