* [GIT PULL] arm64 fix for 4.5-rc7
@ 2016-03-04 20:06 Will Deacon
0 siblings, 0 replies; only message in thread
From: Will Deacon @ 2016-03-04 20:06 UTC (permalink / raw)
To: torvalds; +Cc: catalin.marinas, linux-arm-kernel, linux-kernel, ard.biesheuvel
Hi Linus,
Please pull this arm64 fix for -rc7. Without it, our struct page array
can overflow the vmemmap region on systems with a large PHYS_OFFSET.
Nothing else on the radar at the moment, so hopefully that's it for 4.5
from us.
Cheers,
Will
--->8
The following changes since commit 81f70ba233d5f660e1ea5fe23260ee323af5d53a:
Linux 4.5-rc5 (2016-02-20 13:39:35 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to dfd55ad85e4a7fbaa82df12467515ac3c81e8a3e:
arm64: vmemmap: use virtual projection of linear region (2016-02-26 17:59:04 +0000)
----------------------------------------------------------------
arm64 fix:
- Ensure struct page array fits within vmemmap area
----------------------------------------------------------------
Ard Biesheuvel (1):
arm64: vmemmap: use virtual projection of linear region
arch/arm64/include/asm/pgtable.h | 7 ++++---
arch/arm64/mm/init.c | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-04 20:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-04 20:06 [GIT PULL] arm64 fix for 4.5-rc7 Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox