From: Tony Luck Date: Fri, 18 May 2007 21:15:58 +0000 (-0700) Subject: [IA64] Fix bogus messages about system calls not implemented. X-Git-Tag: v2.6.22-rc3~96^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f57195b2db94488999c9cb8a1e0a6332644d5de;p=pandora-kernel.git [IA64] Fix bogus messages about system calls not implemented. There are seven legacy system calls that ia64 doesn't implement, but glibc provides equivalent functionality by using more modern system calls. Stop checksyscalls.sh from complaining about these seven. Signed-off-by: Tony Luck --- Reading git-diff-tree failed