2013/1/4 H. Peter Anvin :
> On 01/03/2013 04:18 AM, Akinobu Mita wrote:
>>
>> pageattr-test calls srandom32() once every test iteration.
>> But calling srandom32() after late_initcalls is not meaningfull.
>> Because the random states for random32() is mixed by good random numbers
>> in late_initcal
On 01/03/2013 04:18 AM, Akinobu Mita wrote:
pageattr-test calls srandom32() once every test iteration.
But calling srandom32() after late_initcalls is not meaningfull.
Because the random states for random32() is mixed by good random numbers
in late_initcall prandom_reseed().
So this removes the
2 matches
Mail list logo