linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] IB/core fixes for kernel v4.11-rc
@ 2017-03-07  0:35 Bart Van Assche
  2017-03-07  0:35 ` [PATCH 1/2] device: Stop requiring that struct device is embedded in struct pci_dev Bart Van Assche
  2017-03-07  0:35 ` [PATCH 2/2] IB/core: Restore I/O MMU, s390 and powerpc support Bart Van Assche
  0 siblings, 2 replies; 15+ messages in thread
From: Bart Van Assche @ 2017-03-07  0:35 UTC (permalink / raw)
  To: Doug Ledford
  Cc: Greg Kroah-Hartman, Sebastian Ott, Parav Pandit, linux-rdma,
	linux-kernel, Bart Van Assche

Hello Doug,

The following bugs have been reported against kernel v4.11-rc1:
* I/O MMU support for PCIe RDMA drivers is broken.
* s390 support for RDMA drivers is broken.

The two patches in this series address this. Please consider
these patches for kernel v4.11-rc.

Thanks,

Bart.

Bart Van Assche (2):
  device: Stop requiring that struct device is embedded in struct
    pci_dev
  IB/core: Restore I/O MMU, s390 and powerpc support

 drivers/infiniband/core/device.c | 10 +++++++++-
 drivers/pci/probe.c              |  1 +
 include/linux/device.h           |  5 +++++
 include/linux/pci.h              |  5 ++++-
 4 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-03-08  3:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07  0:35 [PATCH 0/2] IB/core fixes for kernel v4.11-rc Bart Van Assche
2017-03-07  0:35 ` [PATCH 1/2] device: Stop requiring that struct device is embedded in struct pci_dev Bart Van Assche
2017-03-07  2:41   ` Parav Pandit
2017-03-07  2:44     ` Bart Van Assche
2017-03-07  4:50       ` gregkh
2017-03-07  3:21   ` Parav Pandit
2017-03-07  4:52   ` Greg Kroah-Hartman
2017-03-07  5:08     ` Parav Pandit
2017-03-07  5:13       ` Bart Van Assche
2017-03-07  5:20         ` Parav Pandit
2017-03-07 16:54     ` Bart Van Assche
2017-03-07 17:14       ` gregkh
2017-03-07 18:27         ` Parav Pandit
2017-03-08  1:52     ` Benjamin Herrenschmidt
2017-03-07  0:35 ` [PATCH 2/2] IB/core: Restore I/O MMU, s390 and powerpc support Bart Van Assche

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