Linux KVM/arm64 development list
 help / color / mirror / Atom feed
* [PATCH stable 4.9 v3 0/2] arm64: entry: Place an SB sequence following an ERET instruction
@ 2020-08-24 18:36 Florian Fainelli
  2020-08-24 18:36 ` [PATCH stable 4.9 v3 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences Florian Fainelli
  2020-08-24 18:36 ` [PATCH stable 4.9 v3 2/2] arm64: entry: Place an SB sequence following an ERET instruction Florian Fainelli
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2020-08-24 18:36 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Florian Fainelli, Catalin Marinas, Fangrui Song, Marc Zyngier,
	Nick Desaulniers, open list, stable,
	open list:KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64),
	Mark Brown, Kristina Martsenko, Sami Tolvanen, Greg KH,
	Will Deacon, Ard Biesheuvel

Changes in v3:

- included missing preliminary patch to define the SB barrier instruction, see
  patch change log for details on how it was back ported into v4.9

Changes in v2:

- added missing hunk in hyp/entry.S per Will's feedback

Will Deacon (2):
  arm64: Add support for SB barrier and patch in over DSB; ISB sequences
  arm64: entry: Place an SB sequence following an ERET instruction

 arch/arm64/include/asm/assembler.h  | 13 +++++++++++++
 arch/arm64/include/asm/barrier.h    |  4 ++++
 arch/arm64/include/asm/cpucaps.h    |  3 ++-
 arch/arm64/include/asm/sysreg.h     | 13 +++++++++++++
 arch/arm64/include/asm/uaccess.h    |  3 +--
 arch/arm64/include/uapi/asm/hwcap.h |  1 +
 arch/arm64/kernel/cpufeature.c      | 22 +++++++++++++++++++++-
 arch/arm64/kernel/cpuinfo.c         |  1 +
 arch/arm64/kernel/entry.S           |  2 ++
 arch/arm64/kvm/hyp/entry.S          |  2 ++
 arch/arm64/kvm/hyp/hyp-entry.S      |  4 ++++
 11 files changed, 64 insertions(+), 4 deletions(-)

-- 
2.7.4

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

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

end of thread, other threads:[~2020-08-24 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-24 18:36 [PATCH stable 4.9 v3 0/2] arm64: entry: Place an SB sequence following an ERET instruction Florian Fainelli
2020-08-24 18:36 ` [PATCH stable 4.9 v3 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences Florian Fainelli
2020-08-24 18:36 ` [PATCH stable 4.9 v3 2/2] arm64: entry: Place an SB sequence following an ERET instruction Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox