From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Date: Thu, 21 May 2015 21:23:56 +0000 Subject: Re: [Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar() Message-Id: List-Id: References: <1429647634-17169-1-git-send-email-mcgrof@do-not-panic.com> <20150519175310.GH23057@wotan.suse.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: cocci@systeme.lip6.fr On Wed, May 20, 2015 at 1:54 PM, Luis R. Rodriguez wrote: > On Tue, May 19, 2015 at 10:53 AM, Luis R. Rodriguez wrote: >> On Wed, Apr 29, 2015 at 02:08:47PM -0700, Luis R. Rodriguez wrote: >>> On Tue, Apr 21, 2015 at 1:20 PM, Luis R. Rodriguez >>> wrote: >>> > From: "Luis R. Rodriguez" >>> > >>> > This series adds pci_ioremap_wc_bar() and makes use of it >>> > on a few framebuffer device drivers. >>> > >>> > Luis R. Rodriguez (4): >>> > pci: add pci_ioremap_wc_bar() >>> > video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() >>> > video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar() >>> > video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer >>> >>> Bjorn, >>> >>> any feedback on this series? >> >> Hey Bjorn, any feedback on this series ? > > I meant this series. Also Tomi, do I get your Acks for these as well? > Since they depend on pci parts do you mind if we route them through > the PCI tree? I'll poke you soon about another similar type of patch > which has dependencies on another development tree. Bjorn, Tomi, please let me know if this series is OK, if so I'll resubmit rebased onto Bjorn's pci tree. Luis From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcgrof@suse.com (Luis R. Rodriguez) Date: Thu, 21 May 2015 14:23:56 -0700 Subject: [Cocci] [PATCH v3 0/4] pci: add and use pci_ioremap_wc_bar() In-Reply-To: References: <1429647634-17169-1-git-send-email-mcgrof@do-not-panic.com> <20150519175310.GH23057@wotan.suse.de> Message-ID: To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr On Wed, May 20, 2015 at 1:54 PM, Luis R. Rodriguez wrote: > On Tue, May 19, 2015 at 10:53 AM, Luis R. Rodriguez wrote: >> On Wed, Apr 29, 2015 at 02:08:47PM -0700, Luis R. Rodriguez wrote: >>> On Tue, Apr 21, 2015 at 1:20 PM, Luis R. Rodriguez >>> wrote: >>> > From: "Luis R. Rodriguez" >>> > >>> > This series adds pci_ioremap_wc_bar() and makes use of it >>> > on a few framebuffer device drivers. >>> > >>> > Luis R. Rodriguez (4): >>> > pci: add pci_ioremap_wc_bar() >>> > video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar() >>> > video: fbdev: kyrofb: use arch_phys_wc_add() and pci_ioremap_wc_bar() >>> > video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer >>> >>> Bjorn, >>> >>> any feedback on this series? >> >> Hey Bjorn, any feedback on this series ? > > I meant this series. Also Tomi, do I get your Acks for these as well? > Since they depend on pci parts do you mind if we route them through > the PCI tree? I'll poke you soon about another similar type of patch > which has dependencies on another development tree. Bjorn, Tomi, please let me know if this series is OK, if so I'll resubmit rebased onto Bjorn's pci tree. Luis