Hi all, After merging the crypto tree, today's linux-next build (x86_64 allmodconfig) produced this warning: WARNING: modpost: drivers/crypto/ccree/ccree.o: section mismatch in reference: init_module (section: .init.text) -> cc_debugfs_global_fini (section: .exit.text) Introduced by commit 4f1c596df706 ("crypto: ccree - Remove debugfs when platform_driver_register failed") -- Cheers, Stephen Rothwell