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>
Subject: [GIT PULL] ARC fixes for 5.10-rc3
Date: Thu, 5 Nov 2020 21:13:08 +0000	[thread overview]
Message-ID: <06d83e19-7850-b6f2-5728-a778392d3e5c@synopsys.com> (raw)

Hi Linus,

A couple of urgent fixes for ARC for 5.10-rc3. Please pull.

Thx,
-Vineet
-------------------->
The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

   Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-5.10-rc3

for you to fetch changes up to 3b57533b460c8dc22a432684b7e8d22571f34d2e:

   ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline 
(2020-11-02 11:45:09 -0800)

----------------------------------------------------------------
ARC fixes for 5.10-rc3

  - Unbork HSDKv1 platform (won't boot) due to memory map issue

  - Prevent stack unwinder from infinite looping

----------------------------------------------------------------
Vineet Gupta (2):
       ARC: stack unwinding: avoid indefinite looping
       ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline

  arch/arc/kernel/head.S        | 17 ++++++++++++++++-
  arch/arc/kernel/stacktrace.c  |  7 ++++++-
  arch/arc/plat-hsdk/platform.c | 17 -----------------
  3 files changed, 22 insertions(+), 19 deletions(-)

             reply	other threads:[~2020-11-05 21:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 21:13 Vineet Gupta [this message]
2020-11-06 21:13 ` [GIT PULL] ARC fixes for 5.10-rc3 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=06d83e19-7850-b6f2-5728-a778392d3e5c@synopsys.com \
    --to=vineet.gupta1@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).