public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/3] linux: address broken PAT drivers
@ 2015-06-11 20:19 Luis R. Rodriguez
  2015-06-11 20:19 ` [PATCH v7 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Luis R. Rodriguez @ 2015-06-11 20:19 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>

Boris,

the following patches make use of the newly exported pat_enabled()
which went in through your tree. All driver and respective subsystem
maintainers have Acked these patches and are OK for them to go in through
your tree. Please let me know if there any issues or questions.

This v7 series goes with the return value fixed to be negative, this
was spotted by Mauro on the ivtv driver, I also spotted this then on
the ipath driver so fixed that there too in this series. The v7 also
goes with a small change on language on the Kconfig for the ivtv as
requested by Mauro. The v7 also goes with a small change on language
on the Kconfig for the ivtv as requested by Mauro.

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] 11+ messages in thread
* [PATCH 0/4] tip-queue 2015-06-15
@ 2015-06-15  8:28 Borislav Petkov
  2015-06-15  8:28 ` [PATCH 1/4] x86/cpu/amd: Give access to the number of nodes in a physical package Borislav Petkov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Borislav Petkov @ 2015-06-15  8:28 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: LKML

From: Borislav Petkov <bp@suse.de>

Hi,

nothing much this time.

Luis' stuff is ontop of the pat_enabled() cleanup in tip/x86/mm and
apparently there's maintainer agreement for it to go through tip. It has
ACKs and all.

The amd.c change is exporting the number of logical nodes in a physical
socket which will be used in the injection code.

Thanks.

Aravind Gopalakrishnan (1):
  x86/cpu/amd: Give access to the number of nodes in a physical package

Luis R. Rodriguez (3):
  drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
  drivers/infiniband/ipath: Add counting for MTRR
  drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT
    disabled


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

end of thread, other threads:[~2015-06-18 10:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 20:19 [PATCH v7 0/3] linux: address broken PAT drivers Luis R. Rodriguez
2015-06-11 20:19 ` [PATCH v7 1/3] ivtv: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
2015-06-18 10:55   ` [tip:x86/mm] x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add () " tip-bot for Luis R. Rodriguez
2015-06-11 20:19 ` [PATCH v7 2/3] IB/ipath: add counting for MTRR Luis R. Rodriguez
2015-06-11 20:19 ` [PATCH v7 3/3] IB/ipath: use arch_phys_wc_add() and require PAT disabled Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2015-06-15  8:28 [PATCH 0/4] tip-queue 2015-06-15 Borislav Petkov
2015-06-15  8:28 ` [PATCH 1/4] x86/cpu/amd: Give access to the number of nodes in a physical package Borislav Petkov
2015-06-15  8:28 ` [PATCH 2/4] drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled Borislav Petkov
2015-06-15  8:28 ` [PATCH 3/4] drivers/infiniband/ipath: Add counting for MTRR Borislav Petkov
2015-06-15  8:28 ` [PATCH 4/4] drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled Borislav Petkov
2015-06-18 10:55   ` [tip:x86/mm] x86/mm/pat, " tip-bot for 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