Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1286258
| From | Andreas Werner <andreas.werner@men.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v2 0/2] ata/libata-eh.c: introduce ATA_FLAG_NO_LOG_PAGE |
| Date | 2015-12-08 07:20 +0100 |
| Message-ID | <qDjMZ-733-5@gated-at.bofh.it> (permalink) |
| References | <qC2bw-5CT-11@gated-at.bofh.it> <qD5TJ-6js-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Dec 07, 2015 at 10:26:30AM -0500, Tejun Heo wrote: > On Fri, Dec 04, 2015 at 06:12:24PM +0100, Andreas Werner wrote: > > This patchset add a new ata port flag ATA_FLAG_NO_LOG_PAGE to be able > > to blacklist ports/controller which e.g. locks up on a log page read. > > > > This flag is added to the sata_fsl driver which is the first affected > > one. > > > > The lockup was detected on Freescale P1013/P1022, T4240 using a ATP > > mSATA. > > The device failed during initialisation if the SATA device includes the > > devslp feature. > > > > With this patchset, we blacklist the fsl sata controller and return > > a error on any attempt to read a log page. This allows us to access > > the mSATA. > > Applied 1-2 to libata/for-4.4-fixes. > > Thanks. > > -- > tejun Thanks Tejun for the discussion and that the patch was applied :-) Regards Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[v2 0/2] ata/libata-eh.c: introduce ATA_FLAG_NO_LOG_PAGE Andreas Werner <andreas.werner@men.de> - 2015-12-04 18:20 +0100
[v2 2/2] ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page reads Andreas Werner <andreas.werner@men.de> - 2015-12-04 18:20 +0100
Re: [v2 0/2] ata/libata-eh.c: introduce ATA_FLAG_NO_LOG_PAGE Tejun Heo <tj@kernel.org> - 2015-12-07 16:30 +0100
Re: [v2 0/2] ata/libata-eh.c: introduce ATA_FLAG_NO_LOG_PAGE Andreas Werner <andreas.werner@men.de> - 2015-12-08 07:20 +0100
csiph-web