All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: linux-scsi@vger.kernel.org, Eric.Moore@lsi.com,
	james.smart@emulex.com, christof.schmitt@de.ibm.com,
	mp3@de.ibm.com, rmk@arm.linux.org.uk, matthew@wil.cx
Subject: Re: [PATCH 3/5] Convert qla2xxx, mpt, arm, sym, a100u2w, qla1280 to target reset handler
Date: Wed, 05 Mar 2008 11:11:18 -0600	[thread overview]
Message-ID: <47CED436.2050403@cs.wisc.edu> (raw)
In-Reply-To: <20080305050833.GB1398@plap3.qlogic.org>

Andrew Vasquez wrote:
> On Fri, 29 Feb 2008, michaelc@cs.wisc.edu wrote:
> 
>> From: Mike Christie <michaelc@cs.wisc.edu>
>>
>> This patch converts the drivers that just needed a rename from
>> "deivce" to "target" to use the target reset handler. This includes
>> qla2xxx, mpt, arm/*, sym53c8xx_2, a100u2w and qla1280.
>>
>> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
>> ---
>>  drivers/message/fusion/mptfc.c      |    8 +++---
>>  drivers/message/fusion/mptsas.c     |    8 +++---
>>  drivers/message/fusion/mptscsih.c   |    8 +++---
>>  drivers/message/fusion/mptscsih.h   |    2 +-
>>  drivers/message/fusion/mptspi.c     |    2 +-
>>  drivers/scsi/a100u2w.c              |   12 +++++-----
>>  drivers/scsi/arm/arxescsi.c         |    2 +-
>>  drivers/scsi/arm/cumana_2.c         |    2 +-
>>  drivers/scsi/arm/eesox.c            |    2 +-
>>  drivers/scsi/arm/fas216.c           |    6 ++--
>>  drivers/scsi/arm/fas216.h           |    4 +-
>>  drivers/scsi/arm/powertec.c         |    2 +-
>>  drivers/scsi/qla1280.c              |   30 ++++++++++++------------
>>  drivers/scsi/qla2xxx/qla_os.c       |   42 +++++++++++++++++-----------------
> 
> Mike,
> 
> Thanks for doing this.  In looking at the changes needed to support
> both device and lun resets, there's some significant cleanup and code
> consolidation which can easily occur.  Your qla2xxx changes currently
> conflict with my a several commits in my 2.6.26 patch-queue.  Would
> you mind if I carry the qla2xxx updates in my tree and push when the
> infrastructure updates are present in scsi-misc-2.6?  As it stands,

That sounds good.

> here's a snapshot of the composite LUN/Target-reset updates for
> qla2xxx which I have testing locally.  The commit should make it to my
> public tree in the next few days:
> 
> 	git://git.qlogic.com/qla2xxx-upstream.git
> 

Thanks.

  reply	other threads:[~2008-03-05 17:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-01  0:25 scsi: fix target reset handling michaelc
2008-03-01  0:25 ` [PATCH 1/5] scsi_error: add target reset handler michaelc
2008-03-01  0:25   ` [PATCH 2/5] qla4xxx: Add target reset functionality michaelc
2008-03-01  0:25     ` [PATCH 3/5] Convert qla2xxx, mpt, arm, sym, a100u2w, qla1280 to target reset handler michaelc
2008-03-01  0:25       ` [PATCH 4/5] lpfc: convert lpfc to use " michaelc
2008-03-01  0:25         ` [PATCH 5/5] zfcp: convert zfcp to use target reset and device " michaelc
2008-03-01 13:34           ` Christof Schmitt
2008-03-01 13:36           ` [PATCH] " Christof Schmitt
2008-03-02  9:09             ` Mike Christie
2008-03-03  9:39             ` Heiko Carstens
2008-03-03 10:12               ` Christof Schmitt
2008-03-03 10:19                 ` Christof Schmitt
2008-03-03 10:40                   ` Russell King
2008-03-03 11:18                     ` Christof Schmitt
2008-03-03 11:19                     ` Christof Schmitt
2008-04-21 20:43         ` [PATCH 4/5] lpfc: convert lpfc to use target " James Smart
2008-03-05  5:08       ` [PATCH 3/5] Convert qla2xxx, mpt, arm, sym, a100u2w, qla1280 to " Andrew Vasquez
2008-03-05 17:11         ` Mike Christie [this message]
2008-03-01  0:27 ` scsi: fix target reset handling Mike Christie
2008-03-03 17:06 ` Moore, Eric
2008-03-04 15:21   ` Mike Christie
2008-03-04 17:34     ` Moore, Eric
2008-03-04 17:40       ` Hagan, Steve
2008-03-04 18:00         ` James Bottomley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47CED436.2050403@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=Eric.Moore@lsi.com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=christof.schmitt@de.ibm.com \
    --cc=james.smart@emulex.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=mp3@de.ibm.com \
    --cc=rmk@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.