-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Linus: This push fixes a build problem with NET disabled and potential lock mismatch in the new configuration interface. Please pull from git://github.com/herbertx/crypto.git The top commit object is commit 3acc84739dd5d746840f881ad4d60bd2a428f1dd Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Date: Thu Nov 3 23:46:07 2011 +1100 crypto: algapi - Fix build problem with NET disabled The report functions use NLA_PUT so we need to ensure that NET is enabled. Reported-by: Luis Henriques <henrix@xxxxxxxxxxxx> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Herbert Xu (1): crypto: algapi - Fix build problem with NET disabled Jonathan Corbet (1): crypto: user - Fix rwsem leak in crypto_user crypto/ablkcipher.c | 14 ++++++++++++++ crypto/aead.c | 14 ++++++++++++++ crypto/ahash.c | 7 +++++++ crypto/blkcipher.c | 7 +++++++ crypto/crypto_user.c | 3 --- crypto/pcompress.c | 7 +++++++ crypto/rng.c | 7 +++++++ crypto/shash.c | 7 +++++++ 8 files changed, 63 insertions(+), 3 deletions(-) Thanks, - -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIVAwUBTrxXWscnHQpJsYunAQKBRw/8DRK2CcLasZYAp4OwOaopmTliXYjaoQTB hqignMgOqhF23ObQjpBqva7bRc+dxWWOZ3kZV4+F+/tm/3dHH7+PzgGkQOHcjYLC /puEJ299zcsGmu3dJLO5z24f2QU2h4gpADqUBdZQJZY8iDhEYLX3bZsTRIKAVDmW RF83ksJe8ejsK+C0O2dyH0aJCfXhhsDF7JFgtZyJhfjjzIrPCM6E6mEjsF59s6zr nOINeH+8ZT8Bx3IXtmSAN6nBDhB+bNrSoAO3siaL67T2nnjUZ0h6Cg/laiDBs7fi 7E9nvF2dknN8h6Z7RdzBbgTofX20BTBJXeY1Gzx07w4yMUgIznjYL6Me9a307cAY 3dDe465sztWXqieLtcjAp+GpwOGzpp6T4lWKXucC6m4I7oNCSS2FGGobdKIilESC qIdvVDax+j9YhN6zBJrktA2EBu47QEIzs31Ncmyqv6Saxdbu6fFy2nyhX30RZ3D2 VKly6wWUMOkbIfN3iA8GdBSZpm83R3oy9aIMX+JEP0BUwX1JdcDRMlHsvN+pVrqX 1ZlnXMwiZ7i3vxPbnTPdLfDjBY+4cNt7tJejEqOPBSRpEirzsTXTKSL51af9c9gH Rmt7qaDQcLkGwaZF/AolbvGgVAj99C+f/K+7UspzYBgatyck35UoJAK864zsL8Xt trAQYv/cHfU= =MC9A -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html