linux-brain/Documentation/arm
Ard Biesheuvel b05a28f475 ARM: 9012/1: move device tree mapping out of linear region
commit 7a1be318f5795cb66fa0dc86b3ace427fe68057f upstream

On ARM, setting up the linear region is tricky, given the constraints
around placement and alignment of the memblocks, and how the kernel
itself as well as the DT are placed in physical memory.

Let's simplify matters a bit, by moving the device tree mapping to the
top of the address space, right between the end of the vmalloc region
and the start of the the fixmap region, and create a read-only mapping
for it that is independent of the size of the linear region, and how it
is organized.

Since this region was formerly used as a guard region, which will now be
populated fully on LPAE builds by this read-only mapping (which will
still be able to function as a guard region for stray writes), bump the
start of the [underutilized] fixmap region by 512 KB as well, to ensure
that there is always a proper guard region here. Doing so still leaves
ample room for the fixmap space, even with NR_CPUS set to its maximum
value of 32.

Tested-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-19 10:08:32 +02:00
..
keystone docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
nwfpe docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
omap docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
pxa docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sa1100 Documentation/arm/sa1100/assabet: Fix 'make assabet_defconfig' command 2019-08-12 15:24:31 -06:00
samsung docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
samsung-s3c24xx Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title 2019-08-12 15:25:32 -06:00
spear docs: arm: fix a breakage with pdf output 2019-07-15 11:03:04 -03:00
sti docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
stm32 docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sunxi docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
vfp docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
arm.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
booting.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
cluster-pm-race-avoidance.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
firmware.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
index.rst docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
interrupts.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
ixp4xx.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
kernel_mode_neon.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
kernel_user_helpers.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
marvel.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
mem_alignment.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
memory.rst ARM: 9012/1: move device tree mapping out of linear region 2021-05-19 10:08:32 +02:00
microchip.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
netwinder.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
porting.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
setup.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sunxi.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
swp_emulation.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
tcm.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
uefi.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
vlocks.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00