All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 for-4.5] xen: arm: xgene bug fixes + support for McDivitt
@ 2014-11-18 16:44 Ian Campbell
  2014-11-18 16:44 ` [PATCH for-4.5 1/4] xen: arm: Add earlyprintk " Ian Campbell
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Ian Campbell @ 2014-11-18 16:44 UTC (permalink / raw)
  To: xen-devel
  Cc: Julien Grall, Tim Deegan, Stefano Stabellini, Clark Laughlin,
	Pranavkumar Sawargaonkar

These patches:

      * fix up an off by one bug in the xgene mapping of additional PCI
        bus resources, which would cause an additional extra page to be
        mapped
      * correct the size of the mapped regions to match the docs
      * adds support for the other 4 PCI buses on the chip, which
        enables mcdivitt and presumably most other Xgene based platforms
        which uses PCI buses other than pcie0.
      * adds earlyprintk for the mcdivitt platform

McDivitt is the X-Gene based HP Moonshot cartridge (McDivitt is the code
name, I think the product is called m400, not quite sure).

Other than the bug fixes I'd like to see the mcdivitt support
(specifically the "other 4 PCI buses" one) in 4.5 because Moonshot is an
interesting and exciting platform for arm64. It is also being used for
ongoing work on Xen on ARM on Openstack in Linaro. The earlyprintk patch
is totally harmless unless it's explicitly enabled at compile time, IMHO
if we are taking the rest we may as well throw it in...

The risk here is that we break the existing support for the Mustang
platform, which would be the most likely failure case for the second
patch. I've tested these on a Mustang, including firing up a PCI NIC
device. The new mappings are a superset of the existing ones so the
potential for breakage should be quite small.

I've also successfully tested on a McDivitt.

Ian.

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

end of thread, other threads:[~2014-11-20  9:02 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 16:44 [PATCH 0/4 for-4.5] xen: arm: xgene bug fixes + support for McDivitt Ian Campbell
2014-11-18 16:44 ` [PATCH for-4.5 1/4] xen: arm: Add earlyprintk " Ian Campbell
2014-11-18 16:59   ` Julien Grall
2014-11-19  9:54     ` Ian Campbell
2014-11-19 10:02       ` Julien Grall
2014-11-18 16:44 ` [PATCH for-4.5 2/4] xen: arm: correct off by one in xgene-storm's map_one_mmio Ian Campbell
2014-11-18 17:01   ` Julien Grall
2014-11-19  9:54     ` Ian Campbell
2014-11-19 21:11   ` Konrad Rzeszutek Wilk
2014-11-18 16:44 ` [PATCH for-4.5 3/4] xen: arm: correct specific mappings for PCIE0 on X-Gene Ian Campbell
2014-11-18 17:04   ` Julien Grall
2014-11-18 16:44 ` [PATCH for-4.5 4/4] xen: arm: Support the other 4 PCI buses on Xgene Ian Campbell
2014-11-18 17:15   ` Julien Grall
2014-11-19  9:56     ` Ian Campbell
2014-11-19 10:06       ` Julien Grall
2014-11-19 10:18         ` Ian Campbell
2014-11-19 10:30           ` Julien Grall
2014-11-18 16:51 ` [PATCH 0/4 for-4.5] xen: arm: xgene bug fixes + support for McDivitt Ian Campbell
2014-11-19 21:18   ` Konrad Rzeszutek Wilk
2014-11-20  9:02     ` Ian Campbell

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.