[Vivid] Pull Request: HP ProLiant m400 nic doesn't work after trusty

Craig Magina craig.magina at canonical.com
Tue Mar 31 17:08:02 UTC 2015


The changes were cherry-picked onto the 3.19.0-10.10 kernel and tested on both 
the HP Proliant m400 server board and an APM Mustang, verifying that they 
fixed the issue for the m400 and didn't break the Mustang.

BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1386490

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git 
9a6d7298b0833614c411f774c46514efb1bd5651

for you to fetch changes up to 9a6d7298b0833614c411f774c46514efb1bd5651:

  of: Calculate device DMA masks based on DT dma-range size (2015-03-12 
11:43:09 -0500)

----------------------------------------------------------------
Murali Karicheri (8):
      of: iommu: Add ptr to OF node arg to of_iommu_configure()
      of: Move of_dma_configure() to device.c to help re-use
      of: Fix size when dma-range is not used
      PCI: Add helper functions pci_get[put]_host_bridge_device()
      of/pci: Add of_pci_dma_configure() to update DMA configuration
      PCI: Update DMA configuration from DT
      arm: dma-mapping: limit IOMMU mapping size
      of: Calculate device DMA masks based on DT dma-range size

 arch/arm/mm/dma-mapping.c |  7 ++++
 drivers/iommu/of_iommu.c  | 10 ++++--
 drivers/of/device.c       | 84 
++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/of/of_pci.c       | 21 ++++++++++++
 drivers/of/platform.c     | 58 ++-------------------------------
 drivers/pci/host-bridge.c | 14 ++++++++
 drivers/pci/probe.c       |  2 ++
 include/linux/of_device.h |  3 ++
 include/linux/of_iommu.h  |  6 ++--
 include/linux/of_pci.h    |  3 ++
 include/linux/pci.h       |  3 ++
 11 files changed, 151 insertions(+), 60 deletions(-)

Thank you,
-- 
Craig Magina
Canonical
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20150331/384a133c/attachment.sig>


More information about the kernel-team mailing list