[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150312121157.GH25944@htj.duckdns.org>
Date: Thu, 12 Mar 2015 08:11:57 -0400
From: Tejun Heo <tj@...nel.org>
To: Dan Williams <dan.j.williams@...el.com>
Cc: Shaohua Li <shli@...com>, Tony Battersby <tonyb@...ernetics.com>,
Jens Axboe <axboe@...com>,
IDE/ATA development list <linux-ide@...r.kernel.org>,
Christoph Hellwig <hch@...radead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] libata: revert "libata: use blk taging" et al.
On Thu, Mar 12, 2015 at 06:14:24AM -0400, Dan Williams wrote:
> > @@ -572,7 +572,6 @@ int sas_ata_init(struct domain_device *found_dev)
> >
> > ap->private_data = found_dev;
> > ap->cbl = ATA_CBL_SATA;
> > - ap->scsi_host = shost;
> > rc = ata_sas_port_init(ap);
> > if (rc) {
> > ata_sas_port_destroy(ap);
>
> We need a scsi_host for error recovery, see:
>
> ata_std_sched_eh()
IOW, let's just add a flag bit to identify SAS hosts.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists