[GIT PULL] ARC updates for 5.14-rc6
Vineet Gupta
vgupta at kernel.org
Tue Aug 10 16:21:30 PDT 2021
Hi Linus,
ARC fixes for 5.14-rc6. Please pull.
Thx,
-Vineet
------------>
The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17:
Linux 5.14-rc4 (2021-08-01 17:04:17 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
tags/arc-5.14-rc6
for you to fetch changes up to 669d94219d91a2ba950bb12ece69cf0ada53ad4f:
MAINTAINERS: update Vineet's email address (2021-08-09 15:17:14 -0700)
----------------------------------------------------------------
ARC updates for 5.14-rc6
- Fix FPU_STATUS update
- Update my email address
- Other spellos and fixes
----------------------------------------------------------------
Colin Ian King (1):
arc: Fix spelling mistake and grammar in Kconfig
Guenter Roeck (1):
ARC: Fix CONFIG_STACKDEPOT
Jinchao Wang (1):
arc: Prefer unsigned int to bare use of unsigned
Vineet Gupta (2):
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on
context switch
MAINTAINERS: update Vineet's email address
MAINTAINERS | 2 +-
arch/arc/Kconfig | 2 +-
arch/arc/include/asm/checksum.h | 2 +-
arch/arc/include/asm/perf_event.h | 2 +-
arch/arc/kernel/fpu.c | 9 ++++++---
arch/arc/kernel/unwind.c | 10 +++++-----
arch/arc/kernel/vmlinux.lds.S | 2 ++
7 files changed, 17 insertions(+), 12 deletions(-)
More information about the linux-snps-arc
mailing list