Searched hist:"82 fa9637a2ba285bcc7c5050c73010b2c1b3d803" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/boot/compressed/ |
H A D | misc.h | diff 82fa9637a2ba285bcc7c5050c73010b2c1b3d803 Fri Oct 11 02:18:16 CEST 2013 Kees Cook <keescook@chromium.org> x86, kaslr: Select random position from e820 maps
Counts available alignment positions across all e820 maps, and chooses one randomly for the new kernel base address, making sure not to collide with unsafe memory areas.
Signed-off-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/1381450698-28710-5-git-send-email-keescook@chromium.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | misc.c | diff 82fa9637a2ba285bcc7c5050c73010b2c1b3d803 Fri Oct 11 02:18:16 CEST 2013 Kees Cook <keescook@chromium.org> x86, kaslr: Select random position from e820 maps
Counts available alignment positions across all e820 maps, and chooses one randomly for the new kernel base address, making sure not to collide with unsafe memory areas.
Signed-off-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/1381450698-28710-5-git-send-email-keescook@chromium.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|