public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] linux: address broken PAT drivers
@ 2015-06-11 17:49 Luis R. Rodriguez
  2015-06-11 17:50 ` [PATCH v6 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Luis R. Rodriguez @ 2015-06-11 17:49 UTC (permalink / raw)
  To: bp
  Cc: mchehab, tomi.valkeinen, bhelgaas, luto, linux-media, linux-rdma,
	linux-kernel, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@suse.com>

Mauro,

since the ivtv patch is already acked by the driver maintainer
and depends on an x86 symbol that went through Boris' tree are you
OK in it going through Boris' tree?

Boris,

provided the outcome of the above maintainer's preference for you
to merge these please consider these patches for your tree. The
maintainer path is the only thing pending for the 1 ivtv patch.
The Infiniband subsystem maintainer, Doug, already provided his
ACK for the ipath driver and for this to go through you.

Luis R. Rodriguez (3):
  ivtv: use arch_phys_wc_add() and require PAT disabled
  IB/ipath: add counting for MTRR
  IB/ipath: use arch_phys_wc_add() and require PAT disabled

 drivers/infiniband/hw/ipath/Kconfig           |  3 ++
 drivers/infiniband/hw/ipath/ipath_driver.c    | 18 ++++++---
 drivers/infiniband/hw/ipath/ipath_kernel.h    |  4 +-
 drivers/infiniband/hw/ipath/ipath_wc_x86_64.c | 43 +++++---------------
 drivers/media/pci/ivtv/Kconfig                |  3 ++
 drivers/media/pci/ivtv/ivtvfb.c               | 58 +++++++++++----------------
 6 files changed, 52 insertions(+), 77 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v6 0/3] linux: address broken PAT drivers
@ 2015-06-09  0:20 Luis R. Rodriguez
       [not found] ` <1433809222-28261-1-git-send-email-mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Luis R. Rodriguez @ 2015-06-09  0:20 UTC (permalink / raw)
  To: mchehab-JPH+aEBZ4P+UEJcrhfAQsw, bp-l3A5Bk7waGM
  Cc: tomi.valkeinen-l0cyMroinI0, bhelgaas-hpIqsD4AKlfQT0dZR+AlfA,
	linux-media-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof-IBi9RG/b67k@public.gmane.org>

Mauro,

since the ivtv patch is already acked by the driver maintainer
and depends on an x86 symbol that went through Boris' tree are you
OK in it going through Boris' tree?

Boris,

provided the outcome of the above maintainer's preference for you
to merge these please consider these patches for your tree. The
maintainer path is the only thing pending for the 1 ivtv patch.
The Infiniband subsystem maintainer, Doug, already provided his
ACK for the ipath driver and for this to go through you.

Luis R. Rodriguez (3):
  ivtv: use arch_phys_wc_add() and require PAT disabled
  IB/ipath: add counting for MTRR
  IB/ipath: use arch_phys_wc_add() and require PAT disabled

 drivers/infiniband/hw/ipath/Kconfig           |  3 ++
 drivers/infiniband/hw/ipath/ipath_driver.c    | 18 ++++++---
 drivers/infiniband/hw/ipath/ipath_kernel.h    |  4 +-
 drivers/infiniband/hw/ipath/ipath_wc_x86_64.c | 43 +++++---------------
 drivers/media/pci/ivtv/Kconfig                |  3 ++
 drivers/media/pci/ivtv/ivtvfb.c               | 58 +++++++++++----------------
 6 files changed, 52 insertions(+), 77 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-06-12  3:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 17:49 [PATCH v6 0/3] linux: address broken PAT drivers Luis R. Rodriguez
2015-06-11 17:50 ` [PATCH v6 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
2015-06-11 17:50 ` [PATCH v6 2/3] IB/ipath: add counting for MTRR Luis R. Rodriguez
     [not found]   ` <1434045002-31575-3-git-send-email-mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org>
2015-06-11 19:54     ` Borislav Petkov
     [not found]       ` <20150611195424.GG30391-fF5Pk5pvG8Y@public.gmane.org>
2015-06-12  3:36         ` Doug Ledford
2015-06-11 17:50 ` [PATCH v6 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
     [not found] ` <1434045002-31575-1-git-send-email-mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org>
2015-06-11 20:07   ` [PATCH v6 0/3] linux: address broken PAT drivers Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09  0:20 Luis R. Rodriguez
     [not found] ` <1433809222-28261-1-git-send-email-mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org>
2015-06-09  0:20   ` [PATCH v6 2/3] IB/ipath: add counting for MTRR Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox