Re: [PATCH] futex:fix robust futex alignment exception

From: Peter Zijlstra
Date: Mon Mar 18 2019 - 06:49:03 EST


On Sun, Mar 17, 2019 at 03:36:35PM +0100, Thomas Gleixner wrote:
> On Fri, 15 Mar 2019, Peter Zijlstra wrote:

> > That is; why aren't there any alignment tests anywhere? Or am I just
> > gone blind?
>
> uaddrs for the futex syscalls are checked in get_futex_key().

blind it is...

Thanks!