From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754967Ab2APUC5 (ORCPT ); Mon, 16 Jan 2012 15:02:57 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:38022 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754157Ab2APUCy (ORCPT ); Mon, 16 Jan 2012 15:02:54 -0500 MIME-Version: 1.0 In-Reply-To: <20120116195427.64edd96f@pyramind.ukuu.org.uk> References: <20120109003255.GA6598@havoc.gtf.org> <4F12E57E.3090805@garzik.org> <1326676534.13517.3.camel@minggr> <1326691403.13517.21.camel@minggr> <20120116194211.2cd09fb3@pyramind.ukuu.org.uk> <20120116195427.64edd96f@pyramind.ukuu.org.uk> From: Linus Torvalds Date: Mon, 16 Jan 2012 12:02:32 -0800 X-Google-Sender-Auth: 6W0f0jp63c4nKjlLAkq9vsF15n8 Message-ID: Subject: Re: [git patches] libata updates for 3.3 To: Alan Cox , Matthew Garrett Cc: Lin Ming , Jeff Garzik , Andrew Morton , linux-ide@vger.kernel.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 16, 2012 at 11:54 AM, Alan Cox wrote: > > Just ping Matthew about > > http://www.codon.org.uk/~mjg59/tmp/ahci_quirk_cleanup.diff Hmm. This with just a setup option to enable it might well be good enough. No need for whitelists/blacklists, since we couldn't maintain those sanely anyway. Matthew? Googling shows that there's a few old bugreports for this too (big surprise: macs): https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/96692 and various other ones.. Linus Linus