From: H. Peter Anvin Date: Sat, 19 Nov 2011 00:03:27 +0000 (-0800) Subject: x86: Simplify syscallhdr.sh X-Git-Tag: v3.3-rc1~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f14525f9e033f344996905744f41680ea2b877ce;p=pandora-kernel.git x86: Simplify syscallhdr.sh Simplify syscallhdr.sh by letting grep sort out the ABIs that we want, rather than relying on manual list matching. This is safe since the ABI strings already have to consist only of characters which are valid in C macro names. Suggested-by: Matt Helsley Link: http://lkml.kernel.org/r/20111118221558.GA6408@count0.beaverton.ibm.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed