android_kernel_oneplus_msm8998/arch/arm/mach-msm
Laura Abbott ed1a203f6f soc: qcom: Add better support for early random numbers
The existing support for generating random numbers relied on
a hacked up version of CONFIG_ARCH_RANDOM and was prone to
scheduling while atomic bugs due to needing to take a mutex.
We don't actually need the additional randomness all the time,
the pool just needs to be initialized with some amount of random
data to avoid getting the same result each time. Switch to
this method for initializing the random pool.

Change-Id: I804ec7556cbd18ff2d9869a03069fda1dd519a79
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
[ohaugan@codeaurora.org: Fixed trivial merge conflicts]
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
2016-10-08 10:43:21 -07:00
..
headsmp.S msm: platsmp: snapshot of the smp ops 2016-03-23 21:17:17 -07:00
hotplug.c msm: platsmp: snapshot of the smp ops 2016-03-23 21:17:17 -07:00
platsmp.c msm: platsmp: snapshot of the smp ops 2016-03-23 21:17:17 -07:00
platsmp.h msm: platsmp: snapshot of the smp ops 2016-03-23 21:17:17 -07:00