From: Andi Kleen Date: Fri, 7 Apr 2006 17:50:31 +0000 (+0200) Subject: [PATCH] x86_64: Eliminate IA32_NR_syscalls define X-Git-Tag: v2.6.17-rc2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d53ea5a3d42aadeb1584e757ca4660c0e8a810;p=pandora-kernel.git [PATCH] x86_64: Eliminate IA32_NR_syscalls define Or rather compute it based on the table length automatically. This also has the intended side effect of not warning for new system calls anymore. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed