All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] arm64/sve: ABI change: Zero SVE regs on syscall entry
@ 2017-10-23 11:37 Dave Martin
  2017-10-23 11:37 ` [RFC PATCH] " Dave Martin
  2017-10-23 11:54 ` [RFC PATCH 0/1] " Dave Martin
  0 siblings, 2 replies; 10+ messages in thread
From: Dave Martin @ 2017-10-23 11:37 UTC (permalink / raw)
  To: linux-arm-kernel

This patch proposes an ABI change, relative on the SVE v3 series [1].  See
the patch for details.

I may fold it into the series later, but for the benefit of reviewers
I'm posting this separately for now.

[1] [PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
http://lists.infradead.org/pipermail/linux-arm-kernel/2017-October/535717.html

Dave Martin (1):
  arm64/sve: ABI change: Zero SVE regs on syscall entry

 arch/arm64/include/asm/fpsimd.h      |  1 -
 arch/arm64/include/asm/thread_info.h |  1 +
 arch/arm64/kernel/entry.S            | 19 +++++++++++++++
 arch/arm64/kernel/fpsimd.c           | 47 +++---------------------------------
 arch/arm64/kernel/process.c          | 29 +++++++++++++---------
 arch/arm64/kernel/signal.c           |  6 -----
 6 files changed, 41 insertions(+), 62 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-10-25 14:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 11:37 [RFC PATCH 0/1] arm64/sve: ABI change: Zero SVE regs on syscall entry Dave Martin
2017-10-23 11:37 ` [RFC PATCH] " Dave Martin
2017-10-23 17:08   ` Alex Bennée
2017-10-24 11:38     ` Dave Martin
2017-10-24 20:30       ` Richard Sandiford
2017-10-25 12:57         ` Dave Martin
2017-10-25 14:33           ` Szabolcs Nagy
2017-10-23 17:43   ` Catalin Marinas
2017-10-24 10:45     ` Dave Martin
2017-10-23 11:54 ` [RFC PATCH 0/1] " Dave Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.