linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hpsa patches for July 2012
@ 2012-07-26 16:34 Stephen M. Cameron
  2012-07-26 16:34 ` [PATCH 1/3] hpsa: Use LUN reset instead of target reset Stephen M. Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen M. Cameron @ 2012-07-26 16:34 UTC (permalink / raw)
  To: james.bottomley
  Cc: linux-scsi, linux-kernel, stephenmcameron, thenzl, akpm, mikem

Only one important bug fix, we should use LUN reset rather
than target reset in the reset error handler as Smart Array
logical drives don't actually support target reset and end up
getting offlined, which is pretty bad.  I had done my reset
testing with tape drives only, which turns out to have been
a stupid thing to do.

The other two patches are very minor.

---

Stephen M. Cameron (3):
      hpsa: Use LUN reset instead of target reset
      hpsa: fix incorrect abort diagnostic message
      hpsa: use ioremap_nocache instead of ioremap 


 drivers/scsi/hpsa.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

-- 
-- steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-26 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 16:34 [PATCH 0/3] hpsa patches for July 2012 Stephen M. Cameron
2012-07-26 16:34 ` [PATCH 1/3] hpsa: Use LUN reset instead of target reset Stephen M. Cameron
2012-07-26 16:34 ` [PATCH 2/3] hpsa: fix incorrect abort diagnostic message Stephen M. Cameron
2012-07-26 16:34 ` [PATCH 3/3] hpsa: use ioremap_nocache instead of ioremap Stephen M. Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).