Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932608AbbFIA5W (ORCPT ); Mon, 8 Jun 2015 20:57:22 -0400 Received: from lists.s-osg.org ([54.187.51.154]:37658 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932380AbbFIA5V (ORCPT ); Mon, 8 Jun 2015 20:57:21 -0400 Date: Mon, 8 Jun 2015 21:57:12 -0300 From: Mauro Carvalho Chehab To: "Luis R. Rodriguez" Cc: bp@suse.de, tomi.valkeinen@ti.com, bhelgaas@google.com, linux-media@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, "Luis R. Rodriguez" Subject: Re: [PATCH v6 0/3] linux: address broken PAT drivers Message-ID: <20150608215712.3c9c0548@recife.lan> In-Reply-To: <1433809222-28261-1-git-send-email-mcgrof@do-not-panic.com> References: <1433809222-28261-1-git-send-email-mcgrof@do-not-panic.com> Organization: Samsung X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1653 Lines: 41 Em Mon, 08 Jun 2015 17:20:19 -0700 "Luis R. Rodriguez" escreveu: > From: "Luis R. Rodriguez" > > 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? Sure. I just find a minor issues there. After they got solved, feel free to submit to Boris with my ack. > > 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(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/