Re: [git pull] vfs.git pile 13 - killing __copy_in_user()

From: Linus Torvalds
Date: Sat Jul 08 2017 - 01:28:04 EST


On Fri, Jul 7, 2017 at 5:29 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> There used to be 6 places in the entire tree calling __copy_in_user(),
> all of them bogus. Four got killed off in work.drm branch, this takes care of
> the remaining ones and kills the definition of that sucker.

This branch is garbage.

You seem to have merged in some *old* drm branch into it, so it has
all those drm commits that I merged earlier, except they are not the
*same* commits.

So I'm not pulling this. Ugly duplicate commits and just unnecessary
conflicts showing up again.

Linus