Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755367Ab0LOUlf (ORCPT ); Wed, 15 Dec 2010 15:41:35 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:52292 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752158Ab0LOUl2 (ORCPT ); Wed, 15 Dec 2010 15:41:28 -0500 MIME-Version: 1.0 In-Reply-To: <20101215115035.GA25248@gondor.apana.org.au> References: <20091020065442.GA5947@gondor.apana.org.au> <20091230021253.GA17067@gondor.apana.org.au> <20100201195204.GA6953@gondor.apana.org.au> <20100305071043.GA3548@gondor.apana.org.au> <20100427135547.GA4008@gondor.apana.org.au> <20100603100550.GA30681@gondor.apana.org.au> <20100716022648.GA28219@gondor.apana.org.au> <20100722055043.GA25689@gondor.apana.org.au> <20100903060055.GA28915@gondor.apana.org.au> <20100903110722.GA31826@gondor.apana.org.au> <20101215115035.GA25248@gondor.apana.org.au> From: Linus Torvalds Date: Wed, 15 Dec 2010 12:40:48 -0800 Message-ID: Subject: Re: Crypto Fixes for 2.6.37 To: Herbert Xu Cc: "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List 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 Content-Length: 932 Lines: 27 On Wed, Dec 15, 2010 at 3:50 AM, Herbert Xu wrote: > > This push fixes a build problem under certain configurations due > to a missing include. > > Please pull from > > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git You have a bad repo. Git says: fatal: loose object 52f6c5ad430e41736133acac179607b224eaaa11 (stored in ./objects/52/f6c5ad430e41736133acac179607b224eaaa11) is corrupted and it doesn't really seem to be corrupt as much as just unreadable (ie you've made it readable only by yourself). There's a few other objects like that too. How do you push to your repo, and what changed? Linus -- 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/