diff options
author | Zhouyi Zhou <zhouzhouyi@gmail.com> | 2017-07-07 16:51:45 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-07-17 14:49:01 -0600 |
commit | e604f1cb85367d2e5fd4cf253296d190996da81a (patch) | |
tree | c481484c5793fd6936f823054e3bb68e4795b51d /Makefile | |
parent | 14994a9bb4f4f042da9f1195ec76677552801eee (diff) | |
download | linux-exynos-e604f1cb85367d2e5fd4cf253296d190996da81a.tar.gz linux-exynos-e604f1cb85367d2e5fd4cf253296d190996da81a.tar.bz2 linux-exynos-e604f1cb85367d2e5fd4cf253296d190996da81a.zip |
docs: disable KASLR when debugging kernel
commit 6807c84652b0 ("x86: Enable KASLR by default") enables KASLR
by default on x86. While KASLR will confuse gdb which resolve kernel
symbol address from symbol table of vmlinux. We should turn off KASLR for
kernel debugging.
Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Reviewed-by: Kieran Bingham <kbingham@kernel.org>
Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions