On Fri, Mar 07, 2008 at 08:42:44PM -0700, Dan Williams wrote: > On Fri, 2008-03-07 at 18:24 -0700, Herbert Xu wrote: > > On Fri, Mar 07, 2008 at 11:14:07AM -0700, Dan Williams wrote: > > > > > > 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 > > > > Does this help? > > > Yup, and doing the same for eseqiv_module_exit completes the fix. > > LD arch/arm/boot/compressed/vmlinux > OBJCOPY arch/arm/boot/zImage > Kernel: arch/arm/boot/zImage is ready Oh right I should remove the exports since they're in the same module. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt --------------------------------------------------------------------- dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx