linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Interrupt management fixes
@ 2017-04-13 16:46 Gary R Hook
  2017-04-13 16:46 ` [PATCH V2 1/2] crypto: ccp - Use only the relevant interrupt bits Gary R Hook
  2017-04-13 16:46 ` [PATCH V2 2/2] crypto: ccp - Disable interrupts early on unload Gary R Hook
  0 siblings, 2 replies; 3+ messages in thread
From: Gary R Hook @ 2017-04-13 16:46 UTC (permalink / raw)
  To: linux-crypto; +Cc: thomas.lendacky, herbert, davem

Correct the driver to attend to only relevant interrupt
bits, and ensure that interrupts are managed properly
at module unload.

Changes from V1:
- Changed the #define to "SUPPORTED_INTERRUPTS"

---

Gary R Hook (2):
      crypto: ccp - Use only the relevant interrupt bits
      crypto: ccp - Disable interrupts early on unload


 drivers/crypto/ccp/ccp-dev-v5.c |   11 ++++++-----
 drivers/crypto/ccp/ccp-dev.h    |    5 ++---
 2 files changed, 8 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-13 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13 16:46 [PATCH V2 0/2] Interrupt management fixes Gary R Hook
2017-04-13 16:46 ` [PATCH V2 1/2] crypto: ccp - Use only the relevant interrupt bits Gary R Hook
2017-04-13 16:46 ` [PATCH V2 2/2] crypto: ccp - Disable interrupts early on unload Gary R Hook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).