]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd94ca96ed1b76aad35bec69772a20a77dfd9a991
treefd9006d09b12338543777970cf395a58ae7bf31f
parent4764e99deee460568d59e6c88fcf402440c6a616
Documentation/arm64: update memory layout table.

Commit c69267533a0a("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