From: Andrey Borzenkov <arvidjaar@mail.ru>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.28-rc3: WARN_ON(ap->nr_active_links) in ata_eh_finish() with pata_ali DMA CD-ROM
Date: Sun, 16 Nov 2008 15:59:07 +0300 [thread overview]
Message-ID: <200811161559.08981.arvidjaar@mail.ru> (raw)
In-Reply-To: <49194B8F.80104@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 2259 bytes --]
On Tuesday 11 November 2008, Tejun Heo wrote:
> Andrey Borzenkov wrote:
> > Every now and then I give pata_ali CD-ROM DMA a test. This time I got
> > someting new - not only usual timeouts but also WARN_ON. There was a
> > whole bunch of subsequent WARN_ON's, but they are likely to be just
> > followup errors.
> >
> > Also, in the past ejecting media from drive would abort processing and
> > all commands waiting for completion would return to prompt. Now they
> > seem to hang forever.
>
> The next -rc should fix this. Thanks.
>
rc5 is the first release ever that correctly falls back to PIO from DMA
on ATAPI connected to pata_ali. Wow! Thank you!
[ 5882.999971] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 5883.000023] ata2.00: cmd a0/01:00:00:00:08/00:00:00:00:00/a0 tag 0 dma 2048 in
[ 5883.000027] cdb 28 00 00 00 00 1a 00 00 01 00 00 00 00 00 00 00
[ 5883.000032] res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 5883.000046] ata2.00: status: { DRDY }
[ 5883.000162] ata2: soft resetting link
[ 5883.160062] ata2.00: configured for UDMA/33
[ 5883.160391] ata2: EH complete
[ 5913.999844] ata2.00: limiting speed to UDMA/25:PIO4
[ 5913.999885] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 5913.999917] ata2.00: cmd a0/01:00:00:00:08/00:00:00:00:00/a0 tag 0 dma 2048 in
[ 5913.999922] cdb 28 00 00 00 00 1a 00 00 01 00 00 00 00 00 00 00
[ 5913.999927] res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 5913.999941] ata2.00: status: { DRDY }
[ 5914.000064] ata2: soft resetting link
[ 5914.160239] ata2.00: configured for UDMA/25
[ 5914.160601] ata2: EH complete
[ 5944.999646] ata2.00: limiting speed to PIO4
[ 5944.999682] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 5944.999715] ata2.00: cmd a0/01:00:00:00:08/00:00:00:00:00/a0 tag 0 dma 2048 in
[ 5944.999719] cdb 28 00 00 00 00 1a 00 00 01 00 00 00 00 00 00 00
[ 5944.999724] res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
[ 5944.999738] ata2.00: status: { DRDY }
[ 5944.999852] ata2: soft resetting link
[ 5945.154330] ata2.00: configured for PIO4
[ 5945.154693] ata2: EH complete
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-11-16 12:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-04 18:28 2.6.28-rc3: WARN_ON(ap->nr_active_links) in ata_eh_finish() with pata_ali DMA CD-ROM Andrey Borzenkov
2008-11-11 9:08 ` Tejun Heo
2008-11-16 12:59 ` Andrey Borzenkov [this message]
2008-11-16 15:29 ` Tejun Heo
2008-11-16 18:40 ` Andrey Borzenkov
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=200811161559.08981.arvidjaar@mail.ru \
--to=arvidjaar@mail.ru \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
/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 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).