Re: SYS_personality does not work correctly on mips(el)64

From: Aurelien Jarno
Date: Fri Oct 13 2006 - 06:26:36 EST


Thiemo Seufer a écrit :
Aurelien Jarno wrote:
Hi all,

On mips(el), when doing multiple call to the syscall SYS_personality in order to get the current personality (using 0xffffffff for the first argument), on a 64-bit kernel, the second and subsequent syscalls are failing. That works correctly with a 32-bit kernels and on other architectures.

That's caused by mis-handling broken sign extensions, see also
http://bugs.debian.org/380531.


Nice to see there is already a patch! Thanks for your work. Do you know when the patch will be merged upstream or in Debian? I really want to see this bug fixed, as it breaks dchroot.

--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@xxxxxxxxxx | aurelien@xxxxxxxxxxx
`- people.debian.org/~aurel32 | www.aurel32.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/