On Wed, Jul 1, 2020 at 11:41 AM Al Viro <v...@zeniv.linux.org.uk> wrote: > > Rather nasty for ppc; they have separate user_read_access_end() and > user_write_access_end().
That's actually for the access granting. Shutting the access down ends up always doing the same thing anyway.. Linus