linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Fix highmem initialization on arm and xtensa
@ 2020-11-05 12:58 Mike Rapoport
  2020-11-05 20:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2020-11-05 12:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ard Biesheuvel, Max Filippov, linux-arm-kernel, linux-xtensa,
	linux-kernel

Hi Linus,

The following changes since commit 4ef8451b332662d004df269d4cdeb7d9f31419b5:

  Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (2020-11-03 13:28:50 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git tags/fixes-2020-11-05

for you to fetch changes up to b9bc36704cca500e2b41be4c5bf615c1d7ddc3ce:

  ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations (2020-11-04 10:42:57 +0200)

----------------------------------------------------------------
Fix highmem initialization on arm and xtensa

Recent refactoring of memblock iterators has broken initialization of
highmem on arm and xtensa because it changed the way beginning and end of
memory regions are rounded to PFNs. This fix restores the original
behaviour.

----------------------------------------------------------------
Ard Biesheuvel (1):
      ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations

 arch/arm/mm/init.c    | 4 ++--
 arch/xtensa/mm/init.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

--
Sincerely yours,
Mike.

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

* Re: [GIT PULL] Fix highmem initialization on arm and xtensa
  2020-11-05 12:58 [GIT PULL] Fix highmem initialization on arm and xtensa Mike Rapoport
@ 2020-11-05 20:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-11-05 20:21 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Max Filippov, linux-kernel, Ard Biesheuvel,
	linux-arm-kernel, linux-xtensa

The pull request you sent on Thu, 5 Nov 2020 14:58:27 +0200:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/rppt/memblock.git tags/fixes-2020-11-05

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1a092479f3032a0e155448062ba5e36aa61e2c32

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:[~2020-11-05 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 12:58 [GIT PULL] Fix highmem initialization on arm and xtensa Mike Rapoport
2020-11-05 20:21 ` 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).