lkml.org 
[lkml]   [2020]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] ARC updates for 5.6-rc1
Date
Hi Linus,

Please pull ARC updates for 5.6-rc1

Thx,
-Vineet
------------------------>
The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.6-rc1

for you to fetch changes up to f45ba2bd6da0dc8000aa7ea7a3858fb51608f766:

ARCv2: fpu: preserve userspace fpu state (2020-01-17 16:53:44 -0800)

----------------------------------------------------------------
ARC updates for 5.6-rc1

- Wiring up clone3 syscall

- ARCv2 FPU state save/restore across context switch

- AXS10x platform and miscll fixes

----------------------------------------------------------------
Jose Abreu (1):
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

Vineet Gupta (4):
ARC: update feature support for jump-labels
ARC: wireup clone3 syscall
ARC: fpu: declutter code, move bits out into fpu.h
ARCv2: fpu: preserve userspace fpu state

.../features/core/jump-labels/arch-support.txt | 2 +-
arch/arc/Kconfig | 16 +++----
arch/arc/boot/dts/axs10x_mb.dtsi | 1 +
arch/arc/include/asm/arcregs.h | 2 +
arch/arc/include/asm/fpu.h | 55 ++++++++++++++++++++++
arch/arc/include/asm/processor.h | 10 +---
arch/arc/include/asm/switch_to.h | 17 +------
arch/arc/include/asm/syscalls.h | 1 +
arch/arc/include/uapi/asm/unistd.h | 1 +
arch/arc/kernel/Makefile | 2 +
arch/arc/kernel/entry.S | 12 +++++
arch/arc/kernel/fpu.c | 29 +++++++++++-
arch/arc/kernel/process.c | 13 +++--
arch/arc/kernel/sys.c | 1 +
14 files changed, 121 insertions(+), 41 deletions(-)
create mode 100644 arch/arc/include/asm/fpu.h
\
 
 \ /
  Last update: 2020-01-31 18:44    [W:0.147 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site