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] [thread-next>] [day] [month] [year] [list]
Message-Id: <167298541710.969.9209439108124310998.git-patchwork-notify@kernel.org>
Date:   Fri, 06 Jan 2023 06:10:17 +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 v2 0/6] net: ipa: simplify IPA interrupt handling

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed,  4 Jan 2023 11:52:27 -0600 you wrote:
> One of the IPA's two IRQs fires when data on a suspended channel is
> available (to request that the channel--or system--be resumed to
> recieve the pending data).  This interrupt also handles a few
> conditions signaled by the embedded microcontroller.
> 
> For this "IPA interrupt", the current code requires a handler to be
> dynamically registered for each interrupt condition.  Any condition
> that has no registered handler is quietly ignored.  This design is
> derived from the downstream IPA driver implementation.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/6] net: ipa: introduce a common microcontroller interrupt handler
    https://git.kernel.org/netdev/net-next/c/e5709b7c1ede
  - [net-next,v2,2/6] net: ipa: introduce ipa_interrupt_enable()
    https://git.kernel.org/netdev/net-next/c/8e461e1f092b
  - [net-next,v2,3/6] net: ipa: enable IPA interrupt handlers separate from registration
    https://git.kernel.org/netdev/net-next/c/d50ed3558719
  - [net-next,v2,4/6] net: ipa: register IPA interrupt handlers directly
    https://git.kernel.org/netdev/net-next/c/482ae3a993e4
  - [net-next,v2,5/6] net: ipa: kill ipa_interrupt_add()
    https://git.kernel.org/netdev/net-next/c/8d8d3f1a3ef9
  - [net-next,v2,6/6] net: ipa: don't maintain IPA interrupt handler array
    (no matching commit)

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ