summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMatt Mackall <mpm@selenic.com>2005-01-10 17:14:31 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-10 17:14:31 -0800
commitabad999827ded627d671a4fe82a8f6bb611a6722 (patch)
tree56470cc04e5d66de3c24d660df63388d60040b95 /include/linux
parent475ed4a6e2eb01acdfb59aa72ac977c73708f093 (diff)
[PATCH] random: remove pool resizing sysctl
Remove random pool resizing sysctl. It's racy in hard to fix ways and doesn't really warrant fixing. It also only allows adjusting the input pool size so it's either obsolete or incomplete. The default 4kbits (512 bytes) of entropy pool should be more than big enough for all purposes and too small to be a memory concern. This patch removes the resizing code and marks the sysctl read-only. Signed-off-by: Matt Mackall <mpm@selenic.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions