All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH kvm-unit-tests 0/5] arm/arm64: few fixes
@ 2016-12-14 14:39 Andrew Jones
  2016-12-14 14:39 ` [PATCH kvm-unit-tests 1/5] arm/pci-test: skip on pci/pci-testdev probe failure Andrew Jones
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andrew Jones @ 2016-12-14 14:39 UTC (permalink / raw)
  To: kvm; +Cc: andre.przywara

Fix1, patches   1: SKIP if pci-testdev isn't available rather than FAIL
Fix2, patches 4,5: 64-bit MPIDRs will have 2 32-bit regs in DT
Fix3, patches 2,3: While doing Fix2 I noticed a need for different/strict
                   setup order

Andrew Jones (5):
  arm/pci-test: skip on pci/pci-testdev probe failure
  lib/arm/setup: fix and comment init order
  lib/powerpc/setup: comment init dependencies
  devicetree: cpu nodes may have 64-bit regs
  arm/arm64: support 64-bit MPIDRs

 lib/arm/asm/processor.h   |  2 +-
 lib/arm/asm/setup.h       |  2 +-
 lib/arm64/asm/processor.h |  2 +-
 lib/devicetree.h          |  2 +-
 lib/arm/setup.c           | 13 +++++++++----
 lib/devicetree.c          |  9 +++++++--
 lib/powerpc/setup.c       |  6 +++++-
 lib/powerpc/smp.c         |  2 +-
 arm/pci-test.c            | 13 +++++++++----
 powerpc/tm.c              |  2 +-
 10 files changed, 36 insertions(+), 17 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2016-12-19 14:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 14:39 [PATCH kvm-unit-tests 0/5] arm/arm64: few fixes Andrew Jones
2016-12-14 14:39 ` [PATCH kvm-unit-tests 1/5] arm/pci-test: skip on pci/pci-testdev probe failure Andrew Jones
2016-12-14 14:39 ` [PATCH kvm-unit-tests 2/5] lib/arm/setup: fix and comment init order Andrew Jones
2016-12-14 14:39 ` [PATCH kvm-unit-tests 3/5] lib/powerpc/setup: comment init dependencies Andrew Jones
2016-12-14 14:39 ` [PATCH kvm-unit-tests 4/5] devicetree: cpu nodes may have 64-bit regs Andrew Jones
2016-12-14 14:39 ` [PATCH kvm-unit-tests 5/5] arm/arm64: support 64-bit MPIDRs Andrew Jones
2016-12-19 14:39 ` [PATCH kvm-unit-tests 0/5] arm/arm64: few fixes Andrew Jones

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.