linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mohun106@gmail.com (mohun106 at gmail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 0/1] arm64: 48-bit Physical Address support
Date: Wed, 26 Feb 2014 11:28:29 +0530	[thread overview]
Message-ID: <1393394310-6138-1-git-send-email-mohun106@gmail.com> (raw)

From: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>

This patch adds support for ARMv8 platforms that have 48-bit Physical
Address implemented. The number of levels for translating VA to PA has
not changed.

Radha Mohan Chintakuntla (1):
  arm64: Add support for 48-bit Physical Address

 arch/arm64/Kconfig                     |    3 +++
 arch/arm64/include/asm/kvm_arm.h       |    9 ++++++++-
 arch/arm64/include/asm/pgtable-hwdef.h |   15 +++++++++++++++
 arch/arm64/mm/proc.S                   |    2 +-
 4 files changed, 27 insertions(+), 2 deletions(-)

             reply	other threads:[~2014-02-26  5:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26  5:58 mohun106 at gmail.com [this message]
2014-02-26  5:58 ` [RFC PATCH 1/1] arm64: Add support for 48-bit Physical Address mohun106 at gmail.com
2014-02-26 13:49   ` Christopher Covington
2014-02-26 14:08     ` Catalin Marinas
2014-02-26 14:27       ` Radha Mohan

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=1393394310-6138-1-git-send-email-mohun106@gmail.com \
    --to=mohun106@gmail.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 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).