From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 fix for 4.5-rc7
Date: Fri, 4 Mar 2016 20:06:25 +0000 [thread overview]
Message-ID: <20160304200625.GE7886@arm.com> (raw)
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(-)
WARNING: multiple messages have this Message-ID (diff)
From: Will Deacon <will.deacon@arm.com>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, ard.biesheuvel@linaro.org
Subject: [GIT PULL] arm64 fix for 4.5-rc7
Date: Fri, 4 Mar 2016 20:06:25 +0000 [thread overview]
Message-ID: <20160304200625.GE7886@arm.com> (raw)
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(-)
next reply other threads:[~2016-03-04 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 20:06 Will Deacon [this message]
2016-03-04 20:06 ` [GIT PULL] arm64 fix for 4.5-rc7 Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160304200625.GE7886@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.