1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/generic/files/crypto/ocf
Gabor Juhos 4c223d7d4f generic: convert crypto-ocf from kernel_thread to kthread
recent kernels have finally stopped exporting kernel_thread, since a
deprecation circa 2006.  This patch attempts to convert to the newer
kernel kthread API, particularly in random.c

[juhosg: remove randomproc variable, it is not required after the patch]

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35456
2013-02-02 15:31:44 +00:00
..
c7108
cryptocteon
ep80579
hifn
ixp4xx
kirkwood
ocfnull
pasemi kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
safe
talitos
ubsec_ssb kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 2013-01-27 17:48:48 +00:00
Config.in
criov.c
crypto.c
cryptodev.c
cryptodev.h
cryptosoft.c
Kconfig
Makefile
ocf-bench.c
ocf-compat.h kernel: add support for 3.8-rc2 2013-01-08 22:19:31 +00:00
random.c generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
rndtest.c
rndtest.h
uio.h