summaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorSahitya Tummala <stummala@codeaurora.org>2016-11-30 09:00:53 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-18 22:16:50 -0800
commit15c8f04a4661655e05fbc4a37b30b4a6e2e4f4a8 (patch)
treed03eb145614aa9941b5771c6123cd12476f52829 /fs/jbd2/commit.c
parent3162449f7d245d45f007d4ea3224576ddf1bcc63 (diff)
mmc: block: Fix issue with deferred resume when CQ is enabled
In CQ mode, the legacy commands will be sent after CQ is put in halt state. But when deferred resume is enabled, the resume happens in mmc_wait_for_req(), which will enable CQ again overiding the caller's state. This causes legacy commands to fail. Fix this by moving the deferred resume from all the places to mmc_get_card() which is always the first step done in both CQ/legacy commands and thus avoids the above issue scneario. Change-Id: I432e89f3221615dd644412f481d17f840c75e407 Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions