[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120322012046.GA8854@gondor.apana.org.au>
Date:	Thu, 22 Mar 2012 12:20:46 +1100
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	"David S. Miller" <davem@...emloft.net>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: Crypto Fixes for 3.4
Hi Linus:
This push fixes a build problem where two crypto modules both
try to export the same symbols (which shouldn't have been exported
in the first place).
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Jussi Kivilinna (2):
      crypto: camellia-x86_64 - module init/exit functions should be static
      crypto: twofish-x86_64-3way - module init/exit functions should be static
 arch/x86/crypto/camellia_glue.c     |    4 ++--
 arch/x86/crypto/twofish_glue_3way.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks,
-- 
Email: Herbert Xu <herbert@...dor.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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists