commit | 3afe9076a7c19140b789d144d0ba1e9be2db4265 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 03 11:03:40 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 03 11:03:40 2021 -0800 |
tree | 3ef35a49148dfe04009ee324fb059488ddaffcee | |
parent | dbc15d24f9fa6f25723ef750b65b98bfcd3d3910 [diff] | |
parent | 22cd5edb2d9c6d68b6ac0fc9584104d88710fa57 [diff] |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull arm64 fixes from Catalin Marinas: "Fix the arm64 linear map range detection for tagged addresses and replace the bitwise operations with subtract (virt_addr_valid(), __is_lm_address(), __lm_to_phys())" * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: Use simpler arithmetics for the linear map macros arm64: Do not pass tagged addresses to __is_lm_address()