-
Lazar Trsic authored
When personality syscall is executed on mips64, for a 32bit process, sys_32_personality() is called, which converts PER_LINUX32 -> PER_LINUX. Change expected value when mips32 is a second architecture. For more information see: https://www.linux-mips.org/archives/linux-mips/2015-08/msg00421.html https://www.linux-mips.org/archives/linux-mips/2015-11/msg00093.html Change-Id: I8c9062f536ad6e513f0ac585da3568d80e5fa1b4
61cf963e