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


Groups > linux.kernel > #1724599 > unrolled thread

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

Started byBart Van Assche <Bart.VanAssche@wdc.com>
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 Bart Van Assche <Bart.VanAssche@wdc.com> - 2017-08-31 23:30 +0200

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

FromBart Van Assche <Bart.VanAssche@wdc.com>
Date2017-08-31 23:30 +0200
SubjectRe: [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration
Message-ID<ukFce-2CI-5@gated-at.bofh.it>
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.

Thanks,

Bart.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web