Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754656AbZFGSYT (ORCPT ); Sun, 7 Jun 2009 14:24:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753728AbZFGSYL (ORCPT ); Sun, 7 Jun 2009 14:24:11 -0400 Received: from mail-ew0-f210.google.com ([209.85.219.210]:35950 "EHLO mail-ew0-f210.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753290AbZFGSYK (ORCPT ); Sun, 7 Jun 2009 14:24:10 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=bKIfZ011OgmJ+h2hc3ZVwjhgd+lA1FSqHAczdR9df1l1LismTIM1Le6c2so9ubB7l0 AYcU4XXpMFQXTP0GK7SUtAVs7gn2GBKV8jLpqW6K3EHvp4wDw470ux1ZpWST3guJOjGW ddqILmRy5jspJXf9thR3nhk38VNOix1PEP91k= MIME-Version: 1.0 In-Reply-To: <4A2BF785.3020402@gmail.com> References: <20090605100505.41b3b818@lxorguk.ukuu.org.uk> <20090605114245.175499e1@lxorguk.ukuu.org.uk> <4A29C163.3080706@gmail.com> <20090606155636.18bc4f2e@lxorguk.ukuu.org.uk> <4A2AB298.7020603@gmail.com> <4A2BF785.3020402@gmail.com> Date: Sun, 7 Jun 2009 20:24:11 +0200 Message-ID: Subject: Re: Kernel 2.6.30rc7 limits IDE to UDMA33 From: Grozdan To: Robert Hancock Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, tj@kernel.org, alan@lxorguk.ukuu.org.uk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1656 Lines: 40 2009/6/7 Robert Hancock : > Grozdan wrote: >> >> 2009/6/6 Robert Hancock : >>> >>> Thing is somehow the GTM detection isn't working now and it apparently >>> was >>> in 2.6.27.1. I'm not seeing any patches to pata_via or libata-acpi that >>> seem >>> like they would affect this offhand. Grozdan, would you be able to try >>> git >>> bisect to try to figure out what changed the behavior? >>> >>> CCing Tejun in case he has any ideas.. >>> >> >> I've no idea how and where to do a git bisect so if someone is willing >> to explain in simple steps, I can try... > > Linus's post on here is a pretty simple explanation: > > http://kerneltrap.org/node/11753 > Yes, it's clear to someone who's familiar with git but not to a noob like me. Where do I run this git? After it's finished what to do next? How many times do I have to compile kernels? Which kernels exactly? After booting a "bad" kernel, what then? etc... From reading the article, the guy has to compile 14!! times just to catch a problem between kernel 2.6.21 and 2.6.22. I guess in my case I'll have to compile a lot more than 14 times to catch something between kernel 2.6.27 and 2.6.30 and honestly I don't have time for this right now. However, I did a diff between the pata_via driver of kernel 2.6.27 and 2.6.30 and there have been changes to it but I'm not sure if they affect the cable detection... -- 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/