]> Git Repo - linux.git/commitdiff
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <[email protected]>
Wed, 3 Feb 2021 19:03:40 +0000 (11:03 -0800)
committerLinus Torvalds <[email protected]>
Wed, 3 Feb 2021 19:03:40 +0000 (11:03 -0800)
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()


Trivial merge
This page took 0.057444 seconds and 4 git commands to generate.