[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180514.231546.1012648994902825567.davem@davemloft.net>
Date: Mon, 14 May 2018 23:15:46 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: marcelo.leitner@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
nhorman@...driver.com, lucien.xin@...il.com, vyasevich@...il.com
Subject: Re: [PATCH net-next v3 0/3] sctp: Introduce sctp_flush_ctx
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Date: Mon, 14 May 2018 14:35:17 -0300
> This struct will hold all the context used during the outq flush, so we
> don't have to pass lots of pointers all around.
>
> Checked on x86_64, the compiler inlines all these functions and there is no
> derreference added because of the struct.
>
> This patchset depends on 'sctp: refactor sctp_outq_flush'
>
> Changes since v1:
> - updated to build on top of v2 of 'sctp: refactor sctp_outq_flush'
>
> Changes since v2:
> - fixed a rebase issue which reverted a change in patch 2.
> - rebased on v3 of 'sctp: refactor sctp_outq_flush'
Also applied, thanks Marcelo.
Powered by blists - more mailing lists