openwrt/target/linux/generic
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
..
base-files Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh) 2012-12-19 16:07:50 +00:00
files generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
image
patches-3.3 linux/3.3: disable crashlog on PPC 2013-02-01 17:28:44 +00:00
patches-3.6 linux/3.6: refresh patches 2013-02-01 17:30:15 +00:00
patches-3.7 generic: fix gc_sections patch 2013-02-02 09:30:47 +00:00
patches-3.8 generic: fix gc_sections patch 2013-02-02 09:30:47 +00:00
config-3.3 kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 2013-01-27 21:18:52 +00:00
config-3.6 linux/3.6: add missing config symbols 2013-02-01 17:30:18 +00:00
config-3.7 linux/3.7: add missing config symbols 2013-02-02 10:05:08 +00:00
config-3.8 kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed 2013-01-27 23:23:39 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00