[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e9c3a7c20803071014s6388b7b2l12f217bfdff5caa3@mail.gmail.com>
Date: Fri, 7 Mar 2008 11:14:07 -0700
From: "Dan Williams" <dan.j.williams@...el.com>
To: "Herbert Xu" <herbert@...dor.apana.org.au>
Cc: "Milan Broz" <mbroz@...hat.com>,
"Michael S. Tsirkin" <m.s.tsirkin@...il.com>,
"Alasdair G Kergon" <agk@...hat.com>,
"Andrew Morton" <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...k.pl>, dm-crypt@...ut.de
Subject: Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping
On Fri, Feb 22, 2008 at 5:34 AM, Herbert Xu <herbert@...dor.apana.org.au> wrote:
> Does this patch fix the problem?
[..]
I believe this is in mainline as 76fc60a2 "[CRYPTO] skcipher: Move
chainiv/seqiv into crypto_blkcipher module". With a iop13xx_defconfig
I get:
`chainiv_module_exit' referenced in section `.init.text' of
crypto/built-in.o: defined in discarded section `.exit.text' of
crypto/built-in.o
`chainiv_module_exit' referenced in section `__ksymtab_gpl' of
crypto/built-in.o: defined in discarded section `.exit.text' of
crypto/built-in.o
`eseqiv_module_exit' referenced in section `__ksymtab_gpl' of
crypto/built-in.o: defined in discarded section `.exit.text' of
crypto/built-in.o
make: *** [.tmp_vmlinux1] Error 1
Reverting this (git show 76fc60a2 | patch -p1 -R) gets me back to a
working build.:
arm-none-linux-gnueabi-gcc --version
arm-none-linux-gnueabi-gcc (CodeSourcery Sourcery G++ Lite 2007q1-21)
4.2.0 20070413 (prerelease)
--
Dan
--
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