Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759489AbXLUDus (ORCPT ); Thu, 20 Dec 2007 22:50:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753814AbXLUDui (ORCPT ); Thu, 20 Dec 2007 22:50:38 -0500 Received: from there.is.no.cabal.ca ([134.117.69.58]:60718 "EHLO fattire.cabal.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753392AbXLUDui (ORCPT ); Thu, 20 Dec 2007 22:50:38 -0500 Date: Thu, 20 Dec 2007 22:50:36 -0500 From: Kyle McMartin To: Linus Torvalds Cc: Junio C Hamano , Git Mailing List , Linux Kernel Mailing List Subject: Re: Linux 2.6.24-rc6 Message-ID: <20071221035036.GE8535@fattire.cabal.ca> References: <20071221024805.GB8535@fattire.cabal.ca> <20071221030152.GC8535@fattire.cabal.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 817 Lines: 25 On Thu, Dec 20, 2007 at 07:49:05PM -0800, Linus Torvalds wrote: > > > On Thu, 20 Dec 2007, Kyle McMartin wrote: > > > > I think I see the problem, it's lack of context in the diff, > > No, the problem is that "git diff" is apparently broken by a recent > optimization. The diff is simply broken. > > The tar-ball and the git archive itself is fine, but yes, the diff from > 2.6.23 to 2.6.24-rc6 is bad. It's the "trim_common_tail()" optimization > that has caused way too much pain. > > Sorry about that, I'll fix it up asap. > no biggie, thanks! cheers, Kyle -- 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/