On Thu, Jul 2, 2020 at 6:33 PM Al Viro <v...@zeniv.linux.org.uk> wrote: > > What about load_unaligned_zeropad()?
What about it? It doesn't care. It's for kernel addresses, clearing AC on exception does nothing. There's no user_access_begin/end anywhere around that thing that I can see. Linus