Re: Crypto Fixes for 2.6.37

2010-12-15 Thread Linus Torvalds
On Wed, Dec 15, 2010 at 3:50 AM, Herbert Xu
herb...@gondor.hengli.com.au 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-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Crypto Fixes for 2.6.37

2010-12-15 Thread Herbert Xu
On Wed, Dec 15, 2010 at 12:40:48PM -0800, Linus Torvalds wrote:

 There's a few other objects like that too. How do you push to your
 repo, and what changed?

Oops, I've fixed that now.  I use rsync to copy files across so
it's my end that has changed.  And indeed I've just done an upgrade.
Sorry.
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Crypto Fixes for 2.6.37

2010-12-15 Thread Herbert Xu
On Thu, Dec 16, 2010 at 08:49:38AM +0800, Herbert Xu wrote:
 On Wed, Dec 15, 2010 at 12:40:48PM -0800, Linus Torvalds wrote:
 
  There's a few other objects like that too. How do you push to your
  repo, and what changed?
 
 Oops, I've fixed that now.  I use rsync to copy files across so
 it's my end that has changed.  And indeed I've just done an upgrade.
 Sorry.

OK it should be fixed for got now.  I suspect what has changed
is that git is now using my umask by default.

Thanks,
-- 
Email: Herbert Xu herb...@gondor.apana.org.au
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html