[RFC v1 1/4] x86, boot: Refactor KASLR entropy functions

2016-04-15 Thread Thomas Garnier
Move the KASLR entropy functions in x86/libray to be used in early kernel boot for KASLR memory randomization. Signed-off-by: Thomas Garnier --- Based on next-20160413 --- arch/x86/boot/compressed/aslr.c | 76 +++

[RFC v1 1/4] x86, boot: Refactor KASLR entropy functions

2016-04-15 Thread Thomas Garnier
Move the KASLR entropy functions in x86/libray to be used in early kernel boot for KASLR memory randomization. Signed-off-by: Thomas Garnier --- Based on next-20160413 --- arch/x86/boot/compressed/aslr.c | 76 +++ arch/x86/include/asm/kaslr.h| 6