diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2020-08-11 16:39:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-26 11:42:20 +0200 |
commit | 5c64efd81ffa33eefb75c1215b73e0f329a67e55 (patch) | |
tree | 68dae44c233d64a1a0b760bd1d61f0c645b4219e /lib/lockref.c | |
parent | a7e3b128c5de3ee6a711a69cb7339ba92def8634 (diff) | |
download | linux-stable-5c64efd81ffa33eefb75c1215b73e0f329a67e55.tar.gz linux-stable-5c64efd81ffa33eefb75c1215b73e0f329a67e55.tar.bz2 linux-stable-5c64efd81ffa33eefb75c1215b73e0f329a67e55.zip |
scsi: ufs: Fix interrupt error message for shared interrupts
[ Upstream commit 6337f58cec030b34ced435b3d9d7d29d63c96e36 ]
The interrupt might be shared, in which case it is not an error for the
interrupt handler to be called when the interrupt status is zero, so don't
print the message unless there was enabled interrupt status.
Link: https://lore.kernel.org/r/20200811133936.19171-1-adrian.hunter@intel.com
Fixes: 9333d7757348 ("scsi: ufs: Fix irq return code")
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/lockref.c')
0 files changed, 0 insertions, 0 deletions