scsi: use per-cpu buffer for formatting scsi_print_result()
authorHannes Reinecke <hare@suse.de>
Thu, 8 Jan 2015 06:43:47 +0000 (07:43 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 9 Jan 2015 14:44:31 +0000 (15:44 +0100)
commit026f8da8da4ce3423bf89e8e9091f55ae3863eda
treec4a4fef7a66a6ba9d331f3ea2e07b982d935e028
parent2104551969e8011e72788dc5674609d437448cf6
scsi: use per-cpu buffer for formatting scsi_print_result()

Convert scsi_print_result() to use the per-cpu buffer for decoding the
command result and disposition.

Tested-by: Robert Elliott <elliott@hp.com>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/constants.c
drivers/scsi/scsi.c
drivers/scsi/scsi_logging.c
include/scsi/scsi_dbg.h
This page took 0.027031 seconds and 5 git commands to generate.