Re: [PATCH] of: Feed entire flattened device tree into the random pool
From: Grant Likely <hidden>
Date: 2013-08-29 20:47:48
Also in:
linuxppc-dev
From: Grant Likely <hidden>
Date: 2013-08-29 20:47:48
Also in:
linuxppc-dev
On Mon, 29 Jul 2013 13:11:50 +1000, Anton Blanchard [off-list ref] wrote:
Hi,quoted
be32_to_cpu(initial_boot_params->totalsize);Ouch, thanks Grant. Anton -- We feed the entire DMI table into the random pool to provide better random data during early boot, so do the same with the flattened device tree. Signed-off-by: Anton Blanchard <redacted>
Applied, thanks g.