summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChaotian Jing <chaotian.jing@mediatek.com>2018-10-13 15:20:47 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-28 18:25:38 +0100
commit7a82e77fb2a5cfbf37ba8a140f44bb10129c9cdf (patch)
tree159a338bd073a37fd5607b9dd434c346bc01ed35 /tools/perf/scripts/python/syscall-counts.py
parent89ca18b8f260c36a98d68a0c3b03cc6dd59f512a (diff)
mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
[ Upstream commit f38a9774ddde9d79b3487dd888edd8b8623552af ] when msdc_cmd_is_ready return fail, the req_timeout work has not been inited and cancel_delayed_work() will return false, then, the request return directly and never call mmc_request_done(). so need call mod_delayed_work() before msdc_cmd_is_ready() Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions