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: <20190208.114909.2274258441884310233.davem@davemloft.net>
Date:   Fri, 08 Feb 2019 11:49:09 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     axboe@...nel.dk
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

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>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ