]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2020 18:57:01 +0000 (10:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2020 18:57:01 +0000 (10:57 -0800)
commitdeb973e1cd0c896956637b86937f649364ade76b
tree3349bc7f8085fe664ce118c08d972744d901b926
parent8ad5857b5b97ef3d4e923378a874fa748eb5f79a
parent7481a8d813957e2b1a41fe43e372f148993c5992
Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull highmem initialization fix from Mike Rapoport:
 "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"

* tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations