mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: arcml <linux-snps-arc@lists.infradead.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Randy Dunlap <rdunlap@infradead.org>,
	Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	Vladimir Isaev <Vladimir.Isaev@synopsys.com>
Subject: ARC updates for 5.13-rc2
Date: Sat, 15 May 2021 02:58:17 +0000	[thread overview]
Message-ID: <8a78b8b6-9daa-698f-7ff5-613682ff223e@synopsys.com> (raw)

Hi Linus,

A bunch of fixes for ARC for 5.13 cycle.
Please pull !

Thx,
-Vineet

----------------------->
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-5.13-rc2

for you to fetch changes up to 1d5e4640e5df15252398c1b621f6bd432f2d7f17:

   ARC: mm: Use max_high_pfn as a HIGHMEM zone border (2021-05-10 
12:38:59 -0700)

----------------------------------------------------------------
ARC updates for 5.13-rc2

  - PAE fixes

  - syscall num check off-by-one bug

  - miscll fixes

----------------------------------------------------------------
Bhaskar Chowdhury (1):
       arc: Fix typos/spellos

Randy Dunlap (1):
       ARC: kgdb: add 'fallthrough' to prevent a warning

Vineet Gupta (1):
       ARC: entry: fix off-by-one error in syscall number validation

Vladimir Isaev (2):
       ARC: mm: PAE: use 40-bit physical page mask
       ARC: mm: Use max_high_pfn as a HIGHMEM zone border

  arch/arc/Makefile                |  2 +-
  arch/arc/include/asm/cmpxchg.h   |  4 ++--
  arch/arc/include/asm/page.h      | 12 ++++++++++++
  arch/arc/include/asm/pgtable.h   | 12 +++---------
  arch/arc/include/uapi/asm/page.h |  1 -
  arch/arc/kernel/entry.S          |  4 ++--
  arch/arc/kernel/kgdb.c           |  1 +
  arch/arc/kernel/process.c        |  8 ++++----
  arch/arc/kernel/signal.c         |  4 ++--
  arch/arc/mm/init.c               | 11 ++++++++++-
  arch/arc/mm/ioremap.c            |  5 +++--
  arch/arc/mm/tlb.c                |  2 +-
  12 files changed, 41 insertions(+), 25 deletions(-)

                 reply	other threads:[~2021-05-15  2:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8a78b8b6-9daa-698f-7ff5-613682ff223e@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Vladimir.Isaev@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=rdunlap@infradead.org \
    --cc=torvalds@linux-foundation.org \
    --cc=unixbhaskar@gmail.com \
    /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

all inboxes | Powered by JetHome®