linux-kernel.vger.kernel.org archive mirror
 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>,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Subject: [GIT PULL] ARC updates for 5.1 final
Date: Wed, 1 May 2019 09:09:56 -0700	[thread overview]
Message-ID: <ab49ac97-deee-e2db-71c7-5544b09aca4f@synopsys.com> (raw)

Hi Linus,

Please pull a few minor fixes for ARC.

Thx,
-Vineet

------------------->
The following changes since commit 79a3aaa7b82e3106be97842dedfd8429248896e6:

  Linux 5.1-rc3 (2019-03-31 14:39:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.1-final

for you to fetch changes up to 55c0c4c793b538fb438bcc72481b9dc2f79fe5a9:

  ARC: memset: fix build with L1_CACHE_SHIFT != 6 (2019-04-08 08:41:44 -0700)

----------------------------------------------------------------
ARC updates for 5.1 final

 - regression in memset if line size !64

 - avoid panic if PAE and IOC

----------------------------------------------------------------
Eugeniy Paltsev (1):
      ARC: memset: fix build with L1_CACHE_SHIFT != 6

Vineet Gupta (2):
      ARC: PAE40: don't panic and instead turn off hw ioc
      ARC: [hsdk] Make it easier to add PAE40 region to DTB

 arch/arc/boot/dts/hsdk.dts  | 13 +++++++------
 arch/arc/lib/memset-archs.S |  4 ++--
 arch/arc/mm/cache.c         | 31 ++++++++++++++++---------------
 3 files changed, 25 insertions(+), 23 deletions(-)

             reply	other threads:[~2019-05-01 16:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-01 16:09 Vineet Gupta [this message]
2019-05-01 20:45 ` [GIT PULL] ARC updates for 5.1 final pr-tracker-bot

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=ab49ac97-deee-e2db-71c7-5544b09aca4f@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=torvalds@linux-foundation.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).