From: Al Viro Date: Fri, 23 Jun 2006 09:05:03 +0000 (-0700) Subject: [PATCH] m68k traps.c constraints X-Git-Tag: v2.6.18-rc1~1081^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b5e520bb65e98d27632cd270d931838bd2a5da;p=pandora-kernel.git [PATCH] m68k traps.c constraints Cast is not an lvalue; =r constraint wants an lvalue and really couldn't care whether it's void * or other pointer type. Signed-off-by: Al Viro Cc: Roman Zippel Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed