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

2016-04-25 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-20160422 --- arch/x86/boot/compressed/kaslr.c | 76 +++---

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

2016-04-25 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-20160422 --- arch/x86/boot/compressed/kaslr.c | 76 +++--- arch/x86/include/asm/kaslr.h | 6 +++