summaryrefslogtreecommitdiff
path: root/arch/um/Makefile-os-Linux
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2006-12-07 04:34:55 (GMT)
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-07 16:39:29 (GMT)
commit8210fd2a9fe4b36e99ab777a1a81eb47b703c235 (patch)
treee39b0dd28492a6255928557504284fe6e99eead6 /arch/um/Makefile-os-Linux
parente46962fdd28f8b30b465e507b657627aa4c1a409 (diff)
downloadlinux-fsl-qoriq-8210fd2a9fe4b36e99ab777a1a81eb47b703c235.tar.xz
[PATCH] uml: use get_random_bytes() after random pool is seeded
When the UML network driver generates random MACs for its devices, it was possible for a number of UMLs to get the same MACs because the ethernet initialization was done before the random pool was properly seeded. This patch moves the initialization later so that it gets better randomness. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/Makefile-os-Linux')
0 files changed, 0 insertions, 0 deletions