Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1724598

Re: [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration
Date 2017-08-31 23:30 +0200
Message-ID <ukFce-2CI-3@gated-at.bofh.it> (permalink)
References <uhMtz-6r1-5@gated-at.bofh.it> <uhMtz-6r1-17@gated-at.bofh.it> <ukFce-2CI-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 31, 2017 at 09:21:37PM +0000, Bart Van Assche wrote:
> On Wed, 2017-08-23 at 15:29 -0700, Bart Van Assche wrote:
> > copy_in_user() copies data from user-space address @from to user-
> > space address @to. Hence declare both @from and @to as user-space
> > pointers.
> > [ ... ]
> 
> Hi Al,
> 
> Can you have a look at this patch? Patch 2/2 from this series already got
> queued for kernel v4.14 by Jens.

Yes, it's in #for-linus in my local tree.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration Al Viro <viro@ZenIV.linux.org.uk> - 2017-08-31 23:30 +0200

csiph-web