summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2014-11-04 19:05:56 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:57:58 -0700
commit3c2eebd16d6c40d0df2c93699bf926d78d5b17d2 (patch)
tree7bdbf41023109b14ca25bdda346bc28375c56170 /include/linux/stackprotector.h
parent6666b25de7c03d998d4299bd012aab1ed0acd7ad (diff)
scsi: ufs: make error handling bit faster
UFS driver's error handler forcefully tries to clear all the pending requests. For each pending request in the queue, it waits 1 sec for it to get cleared. If we have multiple requests in the queue then it's possible that we might end up waiting for those many seconds before resetting the host. But note that resetting host would any way clear all the pending requests from the hardware. Hence this change skips the forceful clear of the pending requests if we are anyway going to reset the host (for fatal errors). Change-Id: I1ce761a140d84b6e1ed53aa215fc8141e336ff64 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> [gbroner@codeaurora.org: fix merge conflict] Signed-off-by: Gilad Broner <gbroner@codeaurora.org> [subhashj@codeaurora.org: resolved trivial merge conflicts] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions