linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Random collection of hyp-boot fixes and updates
@ 2013-01-11 15:34 Will Deacon
  2013-01-11 15:34 ` [PATCH 1/6] ARM: virt: Avoid bx instruction for compatibility with <=ARMv4 Will Deacon
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Will Deacon @ 2013-01-11 15:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I've been collecting random patches to the hyp-boot code, but it's
reached the point where much of it should go in as fixes for 3.8, CC'd
to stable. I've included the full series here, with the fixes marked
for stable.

I plan to send the fixes to Russell next week and then the three updates
later for 3.9.

All feedback welcome,

Will


Dave Martin (1):
  ARM: virt: Avoid bx instruction for compatibility with <=ARMv4

Marc Zyngier (2):
  ARM: virt: boot secondary CPUs through the right entry point
  ARM: virt: simplify __hyp_stub_install epilog

Russell King (1):
  ARM: virt: avoid clobbering lr when forcing svc mode

Will Deacon (2):
  ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatch
  ARM: virt: hide CONFIG_ARM_VIRT_EXT from user

 arch/arm/include/asm/assembler.h | 10 +++-------
 arch/arm/include/asm/virt.h      |  4 ++--
 arch/arm/kernel/head.S           |  2 +-
 arch/arm/kernel/hyp-stub.S       | 18 ++++++------------
 arch/arm/mm/Kconfig              | 10 +++-------
 5 files changed, 15 insertions(+), 29 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2013-01-11 17:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 15:34 [PATCH 0/6] Random collection of hyp-boot fixes and updates Will Deacon
2013-01-11 15:34 ` [PATCH 1/6] ARM: virt: Avoid bx instruction for compatibility with <=ARMv4 Will Deacon
2013-01-11 15:34 ` [PATCH 2/6] ARM: virt: boot secondary CPUs through the right entry point Will Deacon
2013-01-11 15:34 ` [PATCH 3/6] ARM: virt: simplify __hyp_stub_install epilog Will Deacon
2013-01-11 15:34 ` [PATCH 4/6] ARM: virt: avoid clobbering lr when forcing svc mode Will Deacon
2013-01-11 15:34 ` [PATCH 5/6] ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatch Will Deacon
2013-01-11 15:34 ` [PATCH 6/6] ARM: virt: hide CONFIG_ARM_VIRT_EXT from user Will Deacon
2013-01-11 15:42   ` Christopher Covington
2013-01-11 16:43     ` Will Deacon
2013-01-11 17:22       ` Christopher Covington

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).