linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 5.11-rc7
@ 2021-02-03 18:44 Catalin Marinas
  2021-02-03 19:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2021-02-03 18:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Will Deacon, linux-arm-kernel, linux-kernel, Vincenzo Frascino

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit a1df829ead5877d4a1061e976a50e2e665a16f24:

  ACPI/IORT: Do not blindly trust DMA masks from firmware (2021-01-27 12:26:24 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 22cd5edb2d9c6d68b6ac0fc9584104d88710fa57:

  arm64: Use simpler arithmetics for the linear map macros (2021-02-02 17:45:09 +0000)

----------------------------------------------------------------
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()).

----------------------------------------------------------------
Catalin Marinas (2):
      arm64: Do not pass tagged addresses to __is_lm_address()
      arm64: Use simpler arithmetics for the linear map macros

 arch/arm64/include/asm/memory.h | 6 +++---
 arch/arm64/mm/physaddr.c        | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arm64 fixes for 5.11-rc7
  2021-02-03 18:44 [GIT PULL] arm64 fixes for 5.11-rc7 Catalin Marinas
@ 2021-02-03 19:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-03 19:38 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Vincenzo Frascino, Will Deacon, linux-kernel,
	linux-arm-kernel

The pull request you sent on Wed, 3 Feb 2021 18:44:11 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3afe9076a7c19140b789d144d0ba1e9be2db4265

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-03 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 18:44 [GIT PULL] arm64 fixes for 5.11-rc7 Catalin Marinas
2021-02-03 19:38 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).