1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-03-15 14:06:05 +00:00

<Theory/ELF: Fix a link to kernel memory map documentation>

The link pointed to "EFI region mapping space" instead of "kernel text
mapping, from phys 0".
This commit is contained in:
Quentin Bourgeois 2016-06-22 00:52:34 +02:00
parent 349d68a27f
commit 587f30dca7
No known key found for this signature in database
GPG Key ID: 2FF56A3E53DD1793

View File

@ -137,7 +137,7 @@ ELF Header:
Here we can see that `vmlinux` is a 64-bit executable file.
We can read from the [Documentation/x86/x86_64/mm.txt](https://github.com/torvalds/linux/blob/master/Documentation/x86/x86_64/mm.txt#L19):
We can read from the [Documentation/x86/x86_64/mm.txt](https://github.com/torvalds/linux/blob/master/Documentation/x86/x86_64/mm.txt#L21):
```
ffffffff80000000 - ffffffffa0000000 (=512 MB) kernel text mapping, from phys 0