From: Jan Beulich Date: Thu, 3 Mar 2011 10:55:29 +0000 (+0000) Subject: x86: Work around old gas bug X-Git-Tag: v2.6.39-rc1~499^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04c579f971bf7d995db1ef7a7161c0143068859;p=pandora-kernel.git x86: Work around old gas bug Add extra parentheses around a couple of definitions introduced by "x86: Cleanup vector usage" and used in assembly macro arguments, and remove spaces. Without that old (2.16.1) gas would see more macro arguments than were actually specified. Reported-and-tested-by: Andrew Morton Signed-off-by: Jan Beulich Cc: Shaohua Li LKML-Reference: <4D6F81B10200007800034B0B@vpn.id2.novell.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed