diff options
author | Lazar Trsic <Lazar.Trsic@imgtec.com> | 2015-12-11 17:02:49 +0100 |
---|---|---|
committer | Lazar Trsic <Lazar.Trsic@imgtec.com> | 2015-12-14 12:29:53 +0100 |
commit | 61cf963efeb8066172ad7529b8036ba9dd392d0e (patch) | |
tree | 7bfa06fb6892419abefdf30c7384a995e9f517b5 /libc/tools/genversion-scripts.py | |
parent | 39801757c3bf688bee28f636959757953b2bb695 (diff) |
Fix personality test for mips32r6
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
Diffstat (limited to 'libc/tools/genversion-scripts.py')
0 files changed, 0 insertions, 0 deletions