Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY()

From: Thomas Gleixner
Date: Tue Mar 21 2017 - 18:21:48 EST


On Tue, 21 Mar 2017, Dmitry Safonov wrote:
> v3:
> - clear x32 syscall flag during x32 -> x86-64 exec() (thanks, HPA).

For correctness sake, this wants to be cleared in the IA32 path as
well. It's not causing any harm, but ....

I'll amend the patch.

Thanks,

tglx