diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2020-11-09 11:19:56 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2020-11-09 11:19:56 +0100 |
commit | 2c736bb4087f2cb949cbbaf4148733131b8466dc (patch) | |
tree | cba1fd9caa5b3a57daa74f55dbb19072c677e29f /Documentation | |
parent | Merge tag 'arm-p2v-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | ARM: kvm: replace open coded VA->PA calculations with adr_l call (diff) | |
download | linux-2c736bb4087f2cb949cbbaf4148733131b8466dc.tar.xz linux-2c736bb4087f2cb949cbbaf4148733131b8466dc.zip |
Merge tag 'arm-adrl-replacement-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ardb/linux into devel-stable
Tidy up open coded relative references in asm
Use the newly introduced adr_l/ldr_l/str_l/mov_l assembler macros to
replace open coded VA-to-PA arithmetic in various places in the code. This
avoids the use of literals on v7+ CPUs, reduces the footprint of the code
in most cases, and generally makes the code easier to follow.
Series was posted here, and reviewed by Nicolas Pitre:
https://lore.kernel.org/linux-arm-kernel/20200914095706.3985-1-ardb@kernel.org/
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions