x86: Simplify syscallhdr.sh
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 19 Nov 2011 00:03:27 +0000 (16:03 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 19 Nov 2011 00:03:27 +0000 (16:03 -0800)
commitf14525f9e033f344996905744f41680ea2b877ce
treed0032eff3c737dd93264d5a1ef24bdc6c6a85db2
parent303395ac3bf3e2cb488435537d416bc840438fcb
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 <matthltc@us.ibm.com>
Link: http://lkml.kernel.org/r/20111118221558.GA6408@count0.beaverton.ibm.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/syscalls/syscallhdr.sh