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
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
..
arch/mips/fw/myloader
crypto/ocf generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
Documentation (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC 2011-05-09 15:21:58 +00:00
drivers kernel: b53: the b53 spi driver depends on spi 2013-01-27 21:39:53 +00:00
fs/yaffs2 generic: fold yaffs_git_2010_10_20 patch to generic/files 2012-10-30 14:58:17 +00:00
include generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00