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


Groups > linux.kernel > #1724598 > unrolled thread

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

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2017-08-31 23:30 +0200
Last post2017-08-31 23:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-08-31 23:30 +0200
SubjectRe: [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration
Message-ID<ukFce-2CI-3@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web