lkml.org 
[lkml]   [2020]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
    On Mon, Sep 21, 2020 at 04:34:28PM +0200, Christoph Hellwig wrote:
    > +static int compat_copy_iovecs_from_user(struct iovec *iov,
    > + const struct iovec __user *uvector, unsigned long nr_segs)
    > +{
    > + const struct compat_iovec __user *uiov =
    > + (const struct compat_iovec __user *)uvector;
    > + unsigned long i;
    ^^^^
    Huh?

    \
     
     \ /
      Last update: 2020-09-21 17:16    [W:5.396 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site