[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <06d83e19-7850-b6f2-5728-a778392d3e5c@synopsys.com>
Date: Thu, 5 Nov 2020 21:13:08 +0000
From: Vineet Gupta <Vineet.Gupta1@...opsys.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: arcml <linux-snps-arc@...ts.infradead.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ARC fixes for 5.10-rc3
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(-)
Powered by blists - more mailing lists