From: Thiemo Seufer Date: Sun, 28 May 2006 14:02:53 +0000 (+0100) Subject: [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels X-Git-Tag: v2.6.17-rc6~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7155262e180d3b50fdea0f58f3329d9ae81ef80b;p=pandora-kernel.git [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels open() always sets the O_LARGEFILE flag for the o32 ABI implementation of a 64bit kernel. The appended patch fixes it. Signed-off-by: Thiemo Seufer Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed