commit | f42e81e156bc34b7e52c50e3e042ec21e85015ee | [log] [tgz] |
---|---|---|
author | Stephen Cameron <stephenmcameron@gmail.com> | Fri Jan 23 16:44:35 2015 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Feb 02 09:57:43 2015 -0800 |
tree | 3889b9f28c28b4181dabae4264d01a3d4d557371 | |
parent | 7fa3030c655b7479940487b01a20f7332cf68c00 [diff] |
hpsa: print CDBs instead of kernel virtual addresses for uncommon errors Printing the address of the command pointer is of little value, change to print the CDB. Reviewed-by: Scott Teel <scott.teel@pmcs.com> Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Christoph Hellwig <hch@lst.de>