From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugme-daemon@bugzilla.kernel.org
Subject: [Bug 12320] warn_on_slowpath when playing audio CD
Date: Tue, 30 Dec 2008 03:56:14 -0800 (PST)
Message-ID: <20081230115614.8AACA10800C@picon.linux-foundation.org>
References:
Return-path:
Received: from smtp1.linux-foundation.org ([140.211.169.13]:45458 "EHLO
smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK)
by vger.kernel.org with ESMTP id S1751021AbYL3L4n (ORCPT
); Tue, 30 Dec 2008 06:56:43 -0500
Received: from picon.linux-foundation.org (picon.linux-foundation.org [140.211.169.79])
by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id mBUBuEis003851
for ; Tue, 30 Dec 2008 03:56:15 -0800
In-Reply-To:
Sender: linux-ide-owner@vger.kernel.org
List-Id: linux-ide@vger.kernel.org
To: linux-ide@vger.kernel.org
http://bugzilla.kernel.org/show_bug.cgi?id=12320
------- Comment #10 from nm127@freemail.hu 2008-12-30 03:56 -------
Created an attachment (id=19538)
--> (http://bugzilla.kernel.org/attachment.cgi?id=19538&action=view)
revert 9bd27cba1aeacb6b12d05f4e5ed6361072f08fe0
(In reply to comment #6)
> Created an attachment (id=19528)
--> (http://bugzilla.kernel.org/attachment.cgi?id=19528&action=view) [details]
> git bisect log
>
> (In reply to comment #3)
> > I started to git bisecting the problem but this might take a while.
>
> The result of git bisecting is:
>
> 9bd27cba1aeacb6b12d05f4e5ed6361072f08fe0 is first bad commit
> commit 9bd27cba1aeacb6b12d05f4e5ed6361072f08fe0
> Author: Borislav Petkov
> Date: Sun Nov 2 21:40:07 2008 +0100
>
> ide-cd: fix DMA alignment regression
>
> e5318b531b008c79d2a0c0df06a7b8628da38e2f ("ide: use the dma safe check for
> REQ_TYPE_ATA_PC") introduced a regression which caused some ATAPI drives to
> turn off DMA for REQ_TYPE_BLOCK_PC commands while burning and thus
> degrading
> performance and ultimately causing an excessive amount of underruns.
>
> The issue is documented also in:
> http://bugzilla.kernel.org/show_bug.cgi?id=11742.
>
> Signed-off-by: Borislav Petkov
> Cc: FUJITA Tomonori
> Tested-by: Valerio Passini
> [bart: fixup patch description per comments from Sergei Shtylyov]
> Signed-off-by: Bartlomiej Zolnierkiewicz
>
> :040000 040000 998c57acb8e63f2f1d64543f2c03ecfc05beb3a0
> fef197de8e3c9db1308917eaeb1c10f196a8a8ab M drivers
Reverting this patch on top of 2.6.28 removes the warn_on_slowpath messages
from dmesg.
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.