Re: [PATCHES] uaccess simple access_ok() removals
From: Linus Torvalds
Date: Sat May 09 2020 - 20:35:22 EST
On Sat, May 9, 2020 at 4:41 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> Individual patches in followups; if nobody screams - into #for-next
> it goes...
Looks fine to me, although I only read your commit logs, I didn't
verify that what you stated was actually true (ie the whole "only used
for xyz" parts).
But I'll take your word for it. Particularly the double-underscore
versions are getting rare (and presumably some of the other branches
you have make it rarer still).
Linus