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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 12 May 2020 21:35:08 -0300 From: Jason Gunthorpe <jgg@...pe.ca> To: Leon Romanovsky <leon@...nel.org> Cc: Doug Ledford <dledford@...hat.com>, Leon Romanovsky <leonro@...lanox.com>, Danit Goldberg <danitg@...lanox.com>, linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org Subject: Re: [PATCH rdma-next 00/10] Various clean ups to ib_cm On Wed, May 06, 2020 at 10:46:51AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@...lanox.com> > > >From Jason, > > These are intended to be no-functional change edits that tidy up the > code flow or coding style. > > Thanks > > Danit Goldberg (1): > RDMA/cm: Remove unused store to ret in cm_rej_handler > > Jason Gunthorpe (9): > RDMA/addr: Mark addr_resolve as might_sleep() > RDMA/cm: Remove return code from add_cm_id_to_port_list > RDMA/cm: Pull duplicated code into cm_queue_work_unlock() > RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait > RDMA/cm: Add a note explaining how the timewait is eventually freed > RDMA/cm: Make find_remote_id() return a cm_id_private > RDMA/cm: Remove the cm_free_id() wrapper function > RDMA/cm: Remove needless cm_id variable > RDMA/cm: Increment the refcount inside cm_find_listen() Applied to for-next Jason
Powered by blists - more mailing lists