public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Borislav Petkov <petkov@uni-muenster.de>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl>,
	Andrew Morton <akpm@osdl.org>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Fw: Re: 2.6.9-rc2-mm4
Date: Fri, 1 Oct 2004 11:54:32 +0200	[thread overview]
Message-ID: <20041001095432.GF3008@suse.de> (raw)
In-Reply-To: <200410011154.32670.petkov@uni-muenster.de>

On Fri, Oct 01 2004, Borislav Petkov wrote:
> On Friday 01 October 2004 11:18, Jens Axboe wrote:
> > On Fri, Oct 01 2004, Bartlomiej Zolnierkiewicz wrote:
> > > On Thursday 30 September 2004 23:46, Borislav Petkov wrote:
> > > > On Thursday 30 September 2004 18:25, Bartlomiej Zolnierkiewicz wrote:
> > > > > On Thursday 30 September 2004 17:32, Borislav Petkov wrote:
> > > > > > On Thursday 30 September 2004 14:52, Bartlomiej Zolnierkiewicz 
> wrote:
> > > > > > > On Thursday 30 September 2004 06:46, Andrew Morton wrote:
> > > > > > > > ide broke :(   Maybe Bart's bk tree?
> > > > > > >
> > > > > > > no, disk works just fine ;)  If it is my tree I will happilly fix
> > > > > > > it.
> > > > > > >
> > > > > > > Borislav, could you apply only these patches from -mm4 and
> > > > > > > retest?
> > > > > > >
> > > > > > > linus.patch
> > > > > > > bk-ide-dev.patch
> > > > > > >
> > > > > > > > Begin forwarded message:
> > > > > > > >
> > > > > > > > Date: Wed, 29 Sep 2004 12:43:35 +0200
> > > > > > > > From: Borislav Petkov <petkov@uni-muenster.de>
> > > > > > > > To: Andrew Morton <akpm@osdl.org>
> > > > > > > > Cc: linux-kernel@vger.kernel.org
> > > > > > > > Subject: Re: 2.6.9-rc2-mm4
> > > > > > > >
> > > > > > > >
> > > > > > > > <snip>
> > > > > > > >
> > > > > > > > Hello,
> > > > > > > >  I've already posted about problems with audio extraction but
> > > > > > > > it went unnoticed. Here's a recount: When I attempt to read an
> > > > > > > > audio cd into wavs with cdda2wav, the process starts but after
> > > > > > > > a while the completion meter freezes and klogd says "hdc: lost
> > > > > > > > interrupt" and cdda2wav hangs itself. Disabling DMA doesn't
> > > > > > > > help as well as the boot option "pci=routeirq" too. Older
> > > > > > > > kernels like 2.6.7 do not show such behavior and there audio
> > > > > > > > extraction runs fine. Sysinfo attached.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Boris.
> > > > > >
> > > > > > Hi people,
> > > > > >
> > > > > >  well, I've applied the above patches but no change - same "hdc:
> > > > > > lost interrupt" message. 2.6.9-rc3 behaves the same, as expected.
> > > > >
> > > > > Well, if 2.6.9-rc3 fails then it is not my tree...
> > > > >
> > > > > Please find kernel version which introduces this bug.
> > > >
> > > > Just compiled 2.6.8.1 and tested audio extraction. The bug is there.
> > > > After that, reran the test with 2.6.7. Everything went fine. So it must
> > > > have been between 2.6.7 and 2.6.8.1 when the bug got introduced. Any
> > > > additional debugging options in the ATA/IDE cd driver i could turn on
> > > > so that I could get more verbose messages while executing cdda2wav?
> > >
> > > I'm not aware of any.  Jens?
> >
> > I don't see any changes that could impact this from 2.6.7 to 2.6.8. We
> > tightened the dma alignment (from 4 to 32 bytes), but should not cause
> > problems going in that direction. Unless the other path is buggy, of
> > course.
> >
> > Does dma make a difference? Please try 2.6.9-rc3 as well.
> 
> Sorry guys,
> 
> still a no go. Tested today 2.6.8.1 and 2.6.9-rc3 both with DMA
> on/off. same lost interrupt message. How about a hardware problem?
> Maybe the cd-drive is showing some hidden "features" under certain
> conditions, although it is highly unlikely since 2.6.7 runs fine.
> strange...

I can't say, probably you need to look outside of ide changes to locate
the problem. Have you tried disabling acpi on your box?

-- 
Jens Axboe


  reply	other threads:[~2004-10-01  9:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040929214637.44e5882f.akpm@osdl.org>
     [not found] ` <200409301452.52134.bzolnier@elka.pw.edu.pl>
2004-09-30 15:32   ` Fw: Re: 2.6.9-rc2-mm4 Borislav Petkov
2004-09-30 16:25     ` Bartlomiej Zolnierkiewicz
2004-09-30 21:46       ` Borislav Petkov
2004-09-30 23:30         ` Bartlomiej Zolnierkiewicz
2004-10-01  5:43           ` Borislav Petkov
2004-10-01  9:18           ` Jens Axboe
2004-10-01  9:54             ` Borislav Petkov
2004-10-01  9:54               ` Jens Axboe [this message]
2004-10-01 10:34                 ` Borislav Petkov
2004-10-01 10:47                   ` Jens Axboe
2004-10-01 11:03                   ` Borislav Petkov
2004-10-01 18:42                     ` Borislav Petkov
2004-10-03  7:51                       ` Borislav Petkov
2004-10-04 15:54                         ` Borislav Petkov
2004-10-04 17:36                           ` Jens Axboe
2004-10-04 20:12                             ` Borislav Petkov
2004-10-04 20:42                               ` Jens Axboe
2004-10-04 21:11                                 ` Borislav Petkov
2004-10-05  7:12                                   ` Jens Axboe
2004-10-05  9:29                                     ` Borislav Petkov
2004-10-04 21:14                                 ` Borislav Petkov

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=20041001095432.GF3008@suse.de \
    --to=axboe@suse.de \
    --cc=akpm@osdl.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=bzolnier@elka.pw.edu.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petkov@uni-muenster.de \
    /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