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] [day] [month] [year] [list]
Date:   Fri, 10 Feb 2023 08:50:19 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Alex Elder <elder@...aro.org>
Cc:     davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        pabeni@...hat.com, caleb.connolly@...aro.org, mka@...omium.org,
        evgreen@...omium.org, andersson@...nel.org,
        quic_cpratapa@...cinc.com, quic_avuyyuru@...cinc.com,
        quic_jponduru@...cinc.com, quic_subashab@...cinc.com,
        elder@...nel.org, netdev@...r.kernel.org,
        linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/9] net: ipa: prepare for GSI register updtaes

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Wed,  8 Feb 2023 14:56:44 -0600 you wrote:
> An upcoming series (or two) will convert the definitions of GSI
> registers used by IPA so they use the "IPA reg" mechanism to specify
> register offsets and their fields.  This will simplify implementing
> the fairly large number of changes required in GSI registers to
> support more than 32 GSI channels (introduced in IPA v5.0).
> 
> A few minor problems and inconsistencies were found, and they're
> fixed here.  The last three patches in this series change the
> "ipa_reg" code to separate the IPA-specific part (the base virtual
> address, basically) from the generic register part, and the now-
> generic code is renamed to use just "reg_" or "REG_" as a prefix
> rather than "ipa_reg" or "IPA_REG_".
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] net: ipa: generic command param fix
    https://git.kernel.org/netdev/net-next/c/2df181f09c96
  - [net-next,2/9] net: ipa: get rid of ipa->reg_addr
    https://git.kernel.org/netdev/net-next/c/38028e6f3923
  - [net-next,3/9] net: ipa: add some new IPA versions
    https://git.kernel.org/netdev/net-next/c/3aac8ec1c028
  - [net-next,4/9] net: ipa: tighten up IPA register validity checking
    https://git.kernel.org/netdev/net-next/c/d86603e940ae
  - [net-next,5/9] net: ipa: use bitmasks for GSI IRQ values
    https://git.kernel.org/netdev/net-next/c/c5ebba75c762
  - [net-next,6/9] net: ipa: GSI register cleanup
    https://git.kernel.org/netdev/net-next/c/0ec573ef2a1b
  - [net-next,7/9] net: ipa: start generalizing "ipa_reg"
    (no matching commit)
  - [net-next,8/9] net: ipa: generalize register offset functions
    https://git.kernel.org/netdev/net-next/c/fc4cecf70675
  - [net-next,9/9] net: ipa: generalize register field functions
    https://git.kernel.org/netdev/net-next/c/f1470fd790b0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists