Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756342AbYAKFsY (ORCPT ); Fri, 11 Jan 2008 00:48:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750908AbYAKFsI (ORCPT ); Fri, 11 Jan 2008 00:48:08 -0500 Received: from idcmail-mo1so.shaw.ca ([24.71.223.10]:47071 "EHLO pd2mo1so.prod.shaw.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750842AbYAKFsH (ORCPT ); Fri, 11 Jan 2008 00:48:07 -0500 Date: Thu, 10 Jan 2008 23:46:47 -0600 From: Robert Hancock Subject: Re: PROBLEM REMAINS: [sata_nv ADMA breaks ATAPI] Crash on accessing DVD-RAM In-reply-to: To: Alexander Cc: linux-kernel@vger.kernel.org, ide , Jeff Garzik , Tejun Heo Message-id: <478702C7.80401@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1368 Lines: 32 Alexander wrote: > Hello! > > The problem described at https://bugzilla.redhat.com/show_bug.cgi?id=351451 and > at http://ubuntuforums.org/showthread.php?t=655772 and supposedly fixed by the > patch http://kerneltrap.org/mailarchive/linux-kernel/2007/11/25/445094 is still > there. I have compiled 2.6.24-rc7 kernel and booted my PC with it just to find > out that my SATA DVD-RW is There's this patch which was intended to fix it: http://lkml.org/lkml/2007/11/22/148 which hasn't been merged yet. I see now that there was some further discussion from someone saying that didn't fix the problem for them, which I wasn't CCed on.. It looks like in their case, libata is receiving SGs with DMA addresses above 4GB even though the block layer bounce limit is set to 32-bit. That's the mechanism that sata_nv depends on to ensure that it gets proper addresses when accessing ATAPI devices where it is limited to 32-bit DMA.. Could that be breaking or insufficient somehow? -- Robert Hancock Saskatoon, SK, Canada To email, remove "nospam" from hancockr@nospamshaw.ca Home Page: http://www.roberthancock.com/ -- 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/