Re: [PATCH V3 0/2] Interrupt management fixes

2017-04-21 Thread Herbert Xu
On Thu, Apr 20, 2017 at 03:24:00PM -0500, Gary R Hook wrote: > Correct the driver to attend to only relevant interrupt > bits, and ensure that interrupts are managed properly > at module unload. > > Changes from V2: > - Apply patches to relevant stable branches All applied. Thanks. -- Email:

[PATCH V3 0/2] Interrupt management fixes

2017-04-20 Thread Gary R Hook
Correct the driver to attend to only relevant interrupt bits, and ensure that interrupts are managed properly at module unload. Changes from V2: - Apply patches to relevant stable branches Changes from V1: - Changed the #define to "SUPPORTED_INTERRUPTS" --- Gary R Hook (2): crypto: ccp -