diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:37:10 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-13 15:37:10 -0800 |
commit | 2caf08e757ef7a396cf496eecd7730dceec2dd35 (patch) | |
tree | ceaf979962c55ce951e0ca0e75aeb65debbda722 /crypto | |
parent | 992c75ae2f30f8f4e3d105e61116b3bbc7cbc67a (diff) | |
parent | 0a5096ec2a3501bd468853153a8129bb682e4f09 (diff) |
Merge branch 'net-ipa-two-fixes'
Alex Elder says:
====================
net: ipa: two fixes
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.
====================
Link: https://lore.kernel.org/r/20201112121157.19784-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions