mbox series

[V1,0/2] CQE fixes

Message ID 1588775643-18037-1-git-send-email-vbadigan@codeaurora.org (mailing list archive)
Headers show
Series CQE fixes | expand

Message

Veerabhadrarao Badiganti May 6, 2020, 2:34 p.m. UTC
Fixes for a couple of issues observed with CQE. One with CQE completion
path and the other one is with CQE recovery path.

Sarthak Garg (1):
  mmc: core: Fix recursive locking issue in CQE recovery path

Veerabhadrarao Badiganti (1):
  mmc: core: Check request type before completing the request

 drivers/mmc/core/block.c |  3 ++-
 drivers/mmc/core/queue.c | 11 ++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)