Messages in this thread |  | | From | Linus Torvalds <> | Date | Tue, 1 Nov 2016 17:02:02 -0600 | Subject | Re: [PATCH] x86/copy_user: Remove 64-bit asm _copy_*_user variants |
| |
On Mon, Oct 31, 2016 at 9:10 AM, Borislav Petkov <bp@alien8.de> wrote: > From: Borislav Petkov <bp@suse.de> > > We already have the same functionality in usercopy_32.c. Share it with > 64-bit and get rid of some more asm glue which is not needed anymore.
I see this already made it into -tip, but it looks good to me. I think Al may have some of this in generic code already in his uaccess cleanup stuff, but I doubt this makes for any huge merge conflict issues.
Linus
|  |