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: Thu, 14 Jan 2021 09:27:49 +0530 From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org> To: Jakub Kicinski <kuba@...nel.org> Cc: Loic Poulain <loic.poulain@...aro.org>, davem@...emloft.net, netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org, Hemant Kumar <hemantk@...eaurora.org> Subject: Re: [PATCH net-next 1/3] bus: mhi: core: Add helper API to return number of free TREs On Wed, Jan 13, 2021 at 07:33:01PM -0800, Jakub Kicinski wrote: > On Mon, 11 Jan 2021 19:07:40 +0100 Loic Poulain wrote: > > From: Hemant Kumar <hemantk@...eaurora.org> > > > > Introduce mhi_get_free_desc_count() API to return number > > of TREs available to queue buffer. MHI clients can use this > > API to know before hand if ring is full without calling queue > > API. > > > > Signed-off-by: Hemant Kumar <hemantk@...eaurora.org> > > Reviewed-by: Jeffrey Hugo <jhugo@...eaurora.org> > > Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org> > > Can we apply these to net-next or does it need to be on a stable branch > that will also get pulled into mhi-next? We should use the immutable branch for this so that I can pull into mhi-next. Thanks, Mani
Powered by blists - more mailing lists