]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'arm-p2v-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ardb...
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Nov 2020 10:19:25 +0000 (10:19 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Nov 2020 10:19:25 +0000 (10:19 +0000)
Implement the necessary changes in the ARM assembler boot code to permit
the relative alignment of the physical and the virtual addresses of the
kernel to be as little as 2 MiB, as opposed to the minimum of 16 MiB we
support today.

Series was posted here, and reviewed by Nicolas Pitre and Linus Walleij:
https://lore.kernel.org/linux-arm-kernel/20200921154117.757-1-ardb@kernel.org/


Trivial merge