From: Ralf Baechle Date: Thu, 22 Jul 2010 01:20:25 +0000 (-0400) Subject: MIPS: N32: Define getdents64. X-Git-Tag: v2.6.35~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c984a5acabea5d8c7224dc226453022be46f33;p=pandora-kernel.git MIPS: N32: Define getdents64. As a relativly new ABI N32 should only have received the getdents64(2) but instead it only had getdents(2). This was noticed as a performance anomaly in glibc. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed