]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: ufs: reduce printout for aborted requests
authorGilad Broner <gbroner@codeaurora.org>
Sat, 4 Feb 2017 00:56:50 +0000 (16:56 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 7 Feb 2017 23:04:12 +0000 (18:04 -0500)
commit7fabb77b3aa01651f9ebc7c139a253bcabb06880
treedd9eb879a86efddce5daeaae6c0cb95119fec314
parente0b299e36004f58f844b776df58f6882877bb18a
scsi: ufs: reduce printout for aborted requests

Details printed for each request that is aborted can overload the
target as there can be several requests that are aborted at once.
This change will print full request details only for the first
aborted request since the last link reset, and minimal details
for other subsequent requests.

Signed-off-by: Gilad Broner <gbroner@codeaurora.org>
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufshcd.c
drivers/scsi/ufs/ufshcd.h