diff options
author | Masaharu Hayakawa <[email protected]> | 2020-12-23 16:30:21 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-02-01 11:54:43 +0100 |
commit | 35cdcd1268f654f55e2308767349c44bd25d8009 (patch) | |
tree | da7d8cefa69aab28bcb244d39ca5a46a90ba6e87 /tools/perf/scripts/python | |
parent | e085b51c74cc99334c290f7c67d039c95f788239 (diff) |
mmc: tmio: Add data timeout error detection
Currently, busy timeout is not checked for data transfer command. But,
if the temperature condition changes, the data cannot be acquired
correctly and timeout may occur. Also, we could reproduce an issue by
using mmc_test driver (e.g. "Correct xfer_size at write (start
failure)"). Therefore, this adds timeout error check.
Signed-off-by: Masaharu Hayakawa <[email protected]>
[saito: rework commit message.]
Signed-off-by: Takeshi Saito <[email protected]>
[shimoda: rebase, add commit description]
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Tested-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/1608708622-29668-2-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions