Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758160Ab0FCI45 (ORCPT ); Thu, 3 Jun 2010 04:56:57 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:54912 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751157Ab0FCI4z (ORCPT ); Thu, 3 Jun 2010 04:56:55 -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; b=UbeRJPBBcIcXwhWzKzlLQDvss0Nx4wkm/V4Fsf6toynahm5ShiVsaq8KgMyI9GXNkt kI3Xhis3MFzexkJeB8AmMP+8Ldczs/rJbmpQLhSStCTlZv8y+pNYiFFUaOE58ly+vDPI rr3bDQFKHhj7zKlSwKsBHg+Nbb4HSon6kNw20= MIME-Version: 1.0 In-Reply-To: <20100603084104.GA17431@oksana.dev.rtsoft.ru> References: <20100603075402.GA11093@oksana.dev.rtsoft.ru> <20100603084104.GA17431@oksana.dev.rtsoft.ru> Date: Thu, 3 Jun 2010 16:56:54 +0800 Message-ID: Subject: Re: 2.6.25-rc1 ahci regression From: Luming Yu To: Anton Vorontsov Cc: Jeff Garzik , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 18 > > So, I wonder, have you actually bisected the thing correctly? That is possible, But git-bisecting just takes too much times even in any modern hardware with reasonable configurations I git-archive --format=tar 365cfa1ed5a36f9bcb9f64c9f0f52155af2e9fef tree and then reverted the patch gotten from "git show 365cfa1ed5a36f9bcb9f64c9f0f52155af2e9fef" then it boots, otherwise not boot. -- 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/