[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200520.192458.1023864875180768397.davem@davemloft.net>
Date: Wed, 20 May 2020 19:24:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: viro@...iv.linux.org.uk
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC][PATCHES] uaccess-related stuff in net/*
From: Al Viro <viro@...iv.linux.org.uk>
Date: Thu, 21 May 2020 01:36:57 +0100
> On Mon, May 11, 2020 at 05:02:51PM -0700, David Miller wrote:
>> From: Al Viro <viro@...iv.linux.org.uk>
>> Date: Mon, 11 May 2020 05:43:28 +0100
>>
>> > Assorted uaccess-related work in net/*. First, there's
>> > getting rid of compat_alloc_user_space() mess in MCAST_...
>> > [gs]etsockopt() - no need to play with copying to/from temporary
>> > object on userland stack, etc., when ->compat_[sg]etsockopt()
>> > instances in question can easly do everything without that.
>> > That's the first 13 patches. Then there's a trivial bit in
>> > net/batman-adv (completely unrelated to everything else) and
>> > finally getting the atm compat ioctls into simpler shape.
>> >
>> > Please, review and comment. Individual patches in followups,
>> > the entire branch (on top of current net/master) is in
>> > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git #uaccess.net
>>
>> I have no problems with this series:
>>
>> Acked-by: David S. Miller <davem@...emloft.net>
>
> OK, rebased on top of current net/master (no conflicts) and pushed out
> to the same branch. Patches (for net-next) in followups
Looks good, pulled into net-next.
Powered by blists - more mailing lists