linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Converting ipr to use ata_port_operations->error_handler
@ 2016-05-25 19:32 Tejun Heo
  2016-05-26 14:12 ` Brian King
  0 siblings, 1 reply; 7+ messages in thread
From: Tejun Heo @ 2016-05-25 19:32 UTC (permalink / raw)
  To: Brian King, linux-scsi@vger.kernel.org, linux-ide

Hello, Brian.

So, of all the ata drivers, ipr seems to be the only driver which
doesn't implement ata_port_opeations->error_handler and thus depends
on the old error handling path. I'm wondering whether it'd be possible
to convert ipr to implement ->error_handler and drop the old path.
Would that be difficult?

Thanks.

-- 
tejun

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

end of thread, other threads:[~2016-06-13 22:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 19:32 Converting ipr to use ata_port_operations->error_handler Tejun Heo
2016-05-26 14:12 ` Brian King
2016-06-10 21:33   ` [RFC] [PATCH 0/3] Convert " Brian King
2016-06-10 21:36     ` [RFC] [PATCH 1/3] ipr: Wait to do async scan until scsi host is initialized Brian King
2016-06-10 21:37     ` [RFC] [PATCH 2/3] scsi: Export SCSI EH commands Brian King
2016-06-10 21:39     ` [RFC] [PATCH 3/3] ipr: Use libata new EH Brian King
2016-06-13 22:15     ` [RFC] [PATCH 0/3] Convert ipr to use ata_port_operations->error_handler Tejun Heo

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).