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

Leann Ogasawara leann.ogasawara at canonical.com
Fri Apr 3 02:43:54 UTC 2015


Applied to Vivid.

Thanks,
Leann

On Tue, 2015-03-31 at 13:08 -0400, Craig Magina wrote:
> 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,
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team






More information about the kernel-team mailing list