Home
last modified time | relevance | path

Searched hist:"53571 ce47010562f5e67782ea00206f379a5cd65" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dlinux32.cdiff 53571ce47010562f5e67782ea00206f379a5cd65 Sat Aug 12 18:53:29 CDT 2006 Thiemo Seufer <ths@networkno.de> [MIPS] Fix O32 personality(2) call with 0xffffffff argument.

A sign extension bug did result in sys_personality being invoked with a
0xffffffffffffffffUL argument, so querying the current personality didn't
work.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>