linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HYP boot mode fixes
@ 2013-01-04 17:44 Marc Zyngier
  2013-01-04 17:44 ` [PATCH 1/2] ARM: hyp: boot secondary CPUs through the right entry point Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Marc Zyngier @ 2013-01-04 17:44 UTC (permalink / raw)
  To: linux-arm-kernel

Here's a couple of patches fixing issues that have been recently
brought to my attention.

The first patch only affects configurations that are already broken
(CPUs entering the kernel with different modes). The second one is a
bit more serious, and potentially affects setups where the secondary
core is brought up using an interrupt that is still pending when the
kernel is entered.

Both patches have been tested on TC2, and are based on v3.8-rc2.

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

 arch/arm/kernel/head.S     |  2 +-
 arch/arm/kernel/hyp-stub.S | 12 +++---------
 2 files changed, 4 insertions(+), 10 deletions(-)

-- 
1.8.1

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

end of thread, other threads:[~2013-01-09 14:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 17:44 [PATCH 0/2] HYP boot mode fixes Marc Zyngier
2013-01-04 17:44 ` [PATCH 1/2] ARM: hyp: boot secondary CPUs through the right entry point Marc Zyngier
2013-01-07 12:26   ` Dave Martin
2013-01-04 17:44 ` [PATCH 2/2] ARM: hyp: simplify __hyp_stub_install epilog Marc Zyngier
2013-01-07 12:18   ` Dave Martin
2013-01-07 13:27     ` Marc Zyngier
2013-01-07 13:49       ` Dave Martin
2013-01-09 14:46 ` [PATCH 0/2] HYP boot mode fixes Will Deacon
2013-01-09 14:48   ` Marc Zyngier

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).