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: Sat, 5 Feb 2022 08:35:57 -0600 From: Alex Elder <elder@...aro.org> To: Jakub Kicinski <kuba@...nel.org> Cc: davem@...emloft.net, djakov@...nel.org, bjorn.andersson@...aro.org, mka@...omium.org, evgreen@...omium.org, cpratapa@...eaurora.org, avuyyuru@...eaurora.org, jponduru@...eaurora.org, subashab@...eaurora.org, elder@...nel.org, netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next 3/7] net: ipa: use interconnect bulk enable/disable operations On 2/4/22 10:23 PM, Jakub Kicinski wrote: > On Fri, 4 Feb 2022 13:50:40 -0600 Alex Elder wrote: >> The power interconnect array is now an array of icc_bulk_data >> structures, which is what the interconnect bulk enable and disable >> functions require. >> >> Get rid of ipa_interconnect_enable() and ipa_interconnect_disable(), >> and just call icc_bulk_enable() and icc_bulk_disable() instead. >> >> Signed-off-by: Alex Elder <elder@...aro.org> > > We got a kbuild bot complaint here, for some reason off-list. > Let me drop it from PW for now. OK. I guess the interconnect code isn't ready for COMPILE_TEST. I'll investigate that a little more and if we can get past that I'll send out a new version. Not sure how long that will take though... Thanks, I retract this series for now. -Alex
Powered by blists - more mailing lists