mbox series

[net-next,0/2] net: ipa: two fixes

Message ID 20201112121157.19784-1-elder@linaro.org
Headers show
Series net: ipa: two fixes | expand

Message

Alex Elder Nov. 12, 2020, 12:11 p.m. UTC
This small series makes two fixes to the IPA code:
  - While reviewing something else I found that one of the resource
    limits on the SDM845 used the wrong value.  The first patch
    fixes this.  The correct value allocates more resources of this
    type for IPA to use, and otherwise does not change behavior.
  - When the IPA-resident microcontroller starts up it generates an
    event, which triggers an AP interrupt.  The event merely
    provides some information for logging, which we don't support.
    We already ignore the event, and that's harmless.  So this
    patch explicitly ignores it rather than issuing a warning when
    it occurs.
     
    					-Alex

Alex Elder (2):
  net: ipa: fix source packet contexts limit
  net: ipa: ignore the microcontroller log event

 drivers/net/ipa/ipa_data-sdm845.c | 4 ++--
 drivers/net/ipa/ipa_uc.c          | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 13, 2020, 11:40 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 12 Nov 2020 06:11:55 -0600 you wrote:
> This small series makes two fixes to the IPA code:
>   - While reviewing something else I found that one of the resource
>     limits on the SDM845 used the wrong value.  The first patch
>     fixes this.  The correct value allocates more resources of this
>     type for IPA to use, and otherwise does not change behavior.
>   - When the IPA-resident microcontroller starts up it generates an
>     event, which triggers an AP interrupt.  The event merely
>     provides some information for logging, which we don't support.
>     We already ignore the event, and that's harmless.  So this
>     patch explicitly ignores it rather than issuing a warning when
>     it occurs.
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net: ipa: fix source packet contexts limit
    https://git.kernel.org/netdev/net-next/c/3ce6da1b2e47
  - [net-next,2/2] net: ipa: ignore the microcontroller log event
    https://git.kernel.org/netdev/net-next/c/0a5096ec2a35

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