]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels
authorThiemo Seufer <ths@networkno.de>
Sun, 28 May 2006 14:02:53 +0000 (15:02 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 5 Jun 2006 23:15:17 +0000 (00:15 +0100)
commit4e3b2d330145546a83933075a18a6d1f2d8e0e12
tree924e2dc1c98edbba25e1541d2896d9b13e41e550
parent4d942265c153164dd5daedfb87ccf6935308f952
[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 <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-o32.S