lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <234470b5-ab86-a526-84bd-1b81254c3c14@kernel.dk>
Date:   Fri, 8 Feb 2019 12:51:46 -0700
From:   Jens Axboe <axboe@...nel.dk>
To:     David Miller <davem@...emloft.net>
Cc:     linux-aio@...ck.org, linux-block@...r.kernel.org,
        linux-api@...r.kernel.org, hch@....de, jmoyer@...hat.com,
        avi@...lladb.com, jannh@...gle.com, viro@...IV.linux.org.uk,
        netdev@...r.kernel.org
Subject: Re: [PATCH 13/19] net: split out functions related to registering
 inflight socket files

On 2/8/19 12:49 PM, David Miller wrote:
> From: Jens Axboe <axboe@...nel.dk>
> Date: Fri,  8 Feb 2019 10:34:17 -0700
> 
>> We need this functionality for the io_uring file registration, but
>> we cannot rely on it since CONFIG_UNIX can be modular. Move the helpers
>> to a separate file, that's always builtin to the kernel if CONFIG_UNIX is
>> m/y.
>>
>> No functional changes in this patch, just moving code around.
>>
>> Cc: netdev@...r.kernel.org
>> Cc: David S. Miller <davem@...emloft.net>
>> Signed-off-by: Jens Axboe <axboe@...nel.dk>
> 
> No objections on my end, feel free to merge this in with your series.
> 
> Acked-by: David S. Miller <davem@...emloft.net>

Great, thanks Dave! I'll add your ack.

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ