From: David S. Miller Date: Tue, 27 Jul 2021 20:02:21 +0000 (+0100) Subject: Merge branch 'ipa-interrupts' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f34d9224503f13cae35ae9d6a43199e3666bbe99;p=linux.git Merge branch 'ipa-interrupts' Alex Elder says: ==================== net: ipa: IPA interrupt cleanup The first patch in this series makes all IPA interrupt handling be done in a threaded context. The remaining ones refactor some code to simplify that threaded handler function. ==================== Signed-off-by: David S. Miller --- f34d9224503f13cae35ae9d6a43199e3666bbe99