All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] [PATCH v3 0/3] infiniband: few MTRR fixes and conversions
@ 2015-04-21 20:37 ` Luis R. Rodriguez
  0 siblings, 0 replies; 32+ messages in thread
From: Luis R. Rodriguez @ 2015-04-21 20:37 UTC (permalink / raw)
  To: cocci

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

Infiniband has a few MTRR uses which from the looks of it
was first written on the ipath driver, later copied and pasted
on the qib driver. The behaviour of not counting is matched on
both drivers but with no good reason, since we want to generalize
use of MTRR in order to actually phase it, fix the driver to use
accounting as all other kernel users and also convert the qib
driver to arch_phys_wc_add().

The ipath driver is left without conversion to arch_phys_wc_add().

Luis R. Rodriguez (3):
  IB/qib: add acounting for MTRR
  IB/qib: use arch_phys_wc_add()
  IB/ipath: add counting for MTRR

 drivers/infiniband/hw/ipath/ipath_wc_x86_64.c |  2 +-
 drivers/infiniband/hw/qib/qib_wc_x86_64.c     | 31 ++++-----------------------
 2 files changed, 5 insertions(+), 28 deletions(-)

-- 
2.3.2.209.gd67f9d5.dirty

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

end of thread, other threads:[~2015-04-21 21:15 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 20:37 [Cocci] [PATCH v3 0/3] infiniband: few MTRR fixes and conversions Luis R. Rodriguez
2015-04-21 20:37 ` Luis R. Rodriguez
2015-04-21 20:37 ` [Cocci] [PATCH v3 1/3] IB/qib: add acounting for MTRR Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:37 ` [Cocci] [PATCH v3 2/3] IB/qib: use arch_phys_wc_add() Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:57   ` [Cocci] " Jason Gunthorpe
2015-04-21 20:57     ` Jason Gunthorpe
2015-04-21 20:57     ` Jason Gunthorpe
2015-04-21 20:57     ` Jason Gunthorpe
2015-04-21 20:59     ` [Cocci] " Marciniszyn, Mike
2015-04-21 20:59       ` Marciniszyn, Mike
2015-04-21 20:59       ` Marciniszyn, Mike
2015-04-21 20:59       ` Marciniszyn, Mike
2015-04-21 21:09       ` [Cocci] " Luis R. Rodriguez
2015-04-21 21:09         ` Luis R. Rodriguez
2015-04-21 21:09         ` Luis R. Rodriguez
2015-04-21 21:09         ` Luis R. Rodriguez
2015-04-21 21:12         ` [Cocci] " Andy Lutomirski
2015-04-21 21:12           ` Andy Lutomirski
2015-04-21 21:12           ` Andy Lutomirski
2015-04-21 21:12           ` Andy Lutomirski
2015-04-21 21:14           ` [Cocci] " Luis R. Rodriguez
2015-04-21 21:14             ` Luis R. Rodriguez
2015-04-21 21:14             ` Luis R. Rodriguez
2015-04-21 21:14             ` Luis R. Rodriguez
2015-04-21 20:37 ` [Cocci] [PATCH v3 3/3] IB/ipath: add counting for MTRR Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez
2015-04-21 20:37   ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.