linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kirill.shutemov@linux.intel.com (Kirill A. Shutemov)
To: linux-snps-arc@lists.infradead.org
Subject: [PATCH] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Date: Wed, 9 Oct 2019 02:42:23 +0300	[thread overview]
Message-ID: <20191008234223.wycjktby2t5gwz3o@black.fi.intel.com> (raw)
In-Reply-To: <20191008213836.19266-1-vgupta@synopsys.com>

On Tue, Oct 08, 2019@09:38:36PM +0000, Vineet Gupta wrote:
> Add the intermediate p4d accessors to make it 5 level compliant.
> 
> Thi sis non-functional change anyways since ARC has software page walker
     ^
     Typo.
> with 2 lookup levels (pgd -> pte)
> 
> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>
> ---
>  arch/arc/include/asm/pgtable.h |  1 -
>  arch/arc/mm/fault.c            | 10 ++++++++--
>  2 files changed, 8 insertions(+), 3 deletions(-)

Have you tested it with CONFIG_HIGHMEM=y? alloc_kmap_pgtable() has to be
converted too.

-- 
 Kirill A. Shutemov

  reply	other threads:[~2019-10-08 23:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 21:38 [PATCH] ARC: mm: remove __ARCH_USE_5LEVEL_HACK Vineet Gupta
2019-10-08 23:42 ` Kirill A. Shutemov [this message]
2019-10-09 18:38   ` Vineet Gupta
2019-10-09 18:43     ` [PATCH v2] " Vineet Gupta
2019-10-09 18:57       ` [PATCH v3] " Vineet Gupta
2019-10-10  8:28         ` Kirill A. Shutemov
2019-10-22 15:23         ` Mike Rapoport

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=20191008234223.wycjktby2t5gwz3o@black.fi.intel.com \
    --to=kirill.shutemov@linux.intel.com \
    --cc=linux-snps-arc@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).