]> git.baikalelectronics.ru Git - kernel.git/commit
add further __init annotations to crypto/xor.c
authorJan Beulich <JBeulich@suse.com>
Thu, 11 Oct 2012 02:42:32 +0000 (13:42 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 11 Oct 2012 02:42:32 +0000 (13:42 +1100)
commitf3c4d82172330a1f196f3ded61263d6f04145574
tree69832663631b0dfc29b461ea6e13dfc201cd261e
parenta64f61cb4af1e407d865dfa8c36b01e4d147d81f
add further __init annotations to crypto/xor.c

Allow particularly do_xor_speed() to be discarded post-init.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: NeilBrown <neilb@suse.de>
crypto/xor.c