On Sat, Feb 28, 2015 at 07:34:20PM +0600, Alexander Kuleshov wrote:
> If kernel doesn't use kASLR and runned on the same address that was
> compiled to run, %rbp will be zero and no need to fix physical addresses
> in the page tables.
>
> Signed-off-by: Alexander Kuleshov
> ---
> arch/x86/kernel
If kernel doesn't use kASLR and runned on the same address that was
compiled to run, %rbp will be zero and no need to fix physical addresses
in the page tables.
Signed-off-by: Alexander Kuleshov
---
arch/x86/kernel/head_64.S | 9 +
1 file changed, 9 insertions(+)
diff --git a/arch/x86/k
2 matches
Mail list logo