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>,
	Noam Camus <noamca@mellanox.com>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ARC fixes for 4.11-final
Date: Tue, 25 Apr 2017 13:56:14 -0700	[thread overview]
Message-ID: <c6344d3e-0ce2-8ab0-6bc8-5b8cb3988d6a@synopsys.com> (raw)

Hi Linus,

Couple of late fixes for ARC, better for them to go now then request backports.

Please pull.

Thx,
-Vineet

------>
The following changes since commit 39da7c509acff13fc8cb12ec1bb20337c988ed36:

  Linux 4.11-rc6 (2017-04-09 09:49:44 -0700)

are available in the git repository at:

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

for you to fetch changes up to 3d5e80125a6e5649c6bdad8d5780e39ea422c67d:

  ARCv2: entry: save Accumulator register pair (r58:59) if present (2017-04-20
15:37:49 -0700)

----------------------------------------------------------------
Last minute fixes for ARC

 - Build error in Mellanox nps platform

 - addressing lack of saving FPU regs in releavnt configs

----------------------------------------------------------------
Noam Camus (1):
      ARC: [plat-eznps] Fix build error

Vineet Gupta (1):
      ARCv2: entry: save Accumulator register pair (r58:59) if present

 arch/arc/Kconfig                   |  8 ++++++++
 arch/arc/include/asm/atomic.h      |  3 ++-
 arch/arc/include/asm/entry-arcv2.h | 10 ++++++++++
 arch/arc/include/asm/ptrace.h      |  4 ++++
 arch/arc/kernel/setup.c            | 30 +++++++++++++++++++++---------
 5 files changed, 45 insertions(+), 10 deletions(-)

                 reply	other threads:[~2017-04-25 20:56 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=c6344d3e-0ce2-8ab0-6bc8-5b8cb3988d6a@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=noamca@mellanox.com \
    --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).