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]
Date:   Tue, 7 Jul 2020 10:35:00 -0700 (PDT)
From:   Mat Martineau <mathew.j.martineau@...ux.intel.com>
To:     Florian Westphal <fw@...len.de>
cc:     netdev@...r.kernel.org
Subject: Re: [PATCH net-next] mptcp: use mptcp worker for path management


On Tue, 7 Jul 2020, Florian Westphal wrote:

> We can re-use the existing work queue to handle path management
> instead of a dedicated work queue.  Just move pm_worker to protocol.c,
> call it from the mptcp worker and get rid of the msk lock (already held).
>
> Signed-off-by: Florian Westphal <fw@...len.de>
> ---
> net/mptcp/pm.c       | 44 +-------------------------------------------
> net/mptcp/protocol.c | 27 ++++++++++++++++++++++++++-
> net/mptcp/protocol.h |  3 ---
> 3 files changed, 27 insertions(+), 47 deletions(-)
>

Reviewed-by: Mat Martineau <mathew.j.martineau@...ux.intel.com>

--
Mat Martineau
Intel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ