summaryrefslogtreecommitdiffstats
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2021-07-27 14:46:28 -0500
committerDavid S. Miller <davem@davemloft.net>2021-07-27 21:02:06 +0100
commitfe6a32797971db3d5770a5ddcd0cec15f561e501 (patch)
treed40255ca73951f6e0a0c562578bd7e2630f3bd9b /include/linux/debugobjects.h
parente70e410f8e7c000b5f44ecba8a1b40d2a2b8c6f1 (diff)
downloadcachepc-linux-fe6a32797971db3d5770a5ddcd0cec15f561e501.tar.gz
cachepc-linux-fe6a32797971db3d5770a5ddcd0cec15f561e501.zip
net: ipa: get rid of some unneeded IPA interrupt code
The pending IPA interrupts are checked by ipa_isr_thread(), and interrupts are processed only if an enabled interrupt has a condition pending. But ipa_interrupt_process_all() now makes the same check, so the one in ipa_isr_thread() can just be skipped. Also in ipa_isr_thread(), any interrupt conditions pending which are not enabled are cleared. Here too, ipa_interrupt_process_all() now clears such excess interrupt conditions, so ipa_isr_thread() doesn't have to. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions