Home
last modified time | relevance | path

Searched hist:d6c178e9694e7e0c7ffe0289cf4389a498cac735 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dlinux32.cdiff d6c178e9694e7e0c7ffe0289cf4389a498cac735 Fri Mar 27 19:36:09 CDT 2009 Ralf Baechle <ralf@linux-mips.org> MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.

Through sys_llseek() arguably should do exactly that it doesn't which
means llseek(2) will fail for o32 processes if offset_low has bit 31 set.

As suggested by Heiko Carstens.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>