OSDN Git Service

Documentation/arm64: update memory layout table.
authorAndre Mueller <am@emlix.com>
Tue, 21 Jun 2022 08:16:51 +0000 (10:16 +0200)
committerWill Deacon <will@kernel.org>
Thu, 23 Jun 2022 17:35:40 +0000 (18:35 +0100)
commit5bed6a93920dea85b1828cbe3aa3e333ed663ea3
treefd9006d09b12338543777970cf395a58ae7bf31f
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e
Documentation/arm64: update memory layout table.

Commit b89ddf4cca43("arm64/bpf: Remove 128MB limit for BPF JIT programs")
removes the bpf jit region from the memory layout of the Aarch64
architecture. However, it forgets to update the documentation
accordingly.

- Remove the bpf jit region.
- Fix the Start and End addresses of the modules region.
- Fix the Start address of the vmalloc region.

Signed-off-by: Andre Mueller <am@emlix.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220621081651.61755-1-am@emlix.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arm64/memory.rst