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

From: Thiemo Seufer
Date: Sun Oct 15 2006 - 17:28:10 EST


Aurelien Jarno wrote:
> 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.
>
> I still got the exact same problem with this patch applied.

I works for me on a bcm91480b in big endian mode.


Thiemo
-
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/