From: Linus Torvalds Date: Wed, 3 Feb 2021 19:03:40 +0000 (-0800) Subject: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux X-Git-Tag: xarray-5.12~406 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3afe9076a7c19140b789d144d0ba1e9be2db4265;p=users%2Fwilly%2Fxarray.git 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() --- 3afe9076a7c19140b789d144d0ba1e9be2db4265