summaryrefslogtreecommitdiff
path: root/target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-02-10 18:55:46 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-02-10 18:55:46 +0000
commite9601bb0bef3615e1cc7eb3f05f9eb65ae9efab6 (patch)
treef130290a3ba8ac7a1e74d0ca3e0125b09bb9c659 /target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch
parentd7a2c40ab8f1fa17f6348a8c10656298ef4812fe (diff)
downloadmtk-20170518-e9601bb0bef3615e1cc7eb3f05f9eb65ae9efab6.zip
mtk-20170518-e9601bb0bef3615e1cc7eb3f05f9eb65ae9efab6.tar.gz
mtk-20170518-e9601bb0bef3615e1cc7eb3f05f9eb65ae9efab6.tar.bz2
prepare 2.6.24 on ixp4xx
SVN-Revision: 10438
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch')
-rw-r--r--target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch b/target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch
new file mode 100644
index 0000000..9a322a7
--- /dev/null
+++ b/target/linux/ixp4xx/patches-2.6.24/090-increase_entropy_pools.patch
@@ -0,0 +1,17 @@
+Index: linux-2.6.19/drivers/char/random.c
+===================================================================
+--- linux-2.6.19.orig/drivers/char/random.c
++++ linux-2.6.19/drivers/char/random.c
+@@ -248,9 +248,9 @@
+ /*
+ * Configuration information
+ */
+-#define INPUT_POOL_WORDS 128
+-#define OUTPUT_POOL_WORDS 32
+-#define SEC_XFER_SIZE 512
++#define INPUT_POOL_WORDS 256
++#define OUTPUT_POOL_WORDS 64
++#define SEC_XFER_SIZE 1024
+
+ /*
+ * The minimum number of bits of entropy before we wake up a read on