Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750777AbbFYPwX (ORCPT ); Thu, 25 Jun 2015 11:52:23 -0400 Received: from mail-ig0-f181.google.com ([209.85.213.181]:36132 "EHLO mail-ig0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751682AbbFYPwR (ORCPT ); Thu, 25 Jun 2015 11:52:17 -0400 MIME-Version: 1.0 In-Reply-To: <20150625154031.GB4898@pd.tnic> References: <1435195342-26879-1-git-send-email-mcgrof@do-not-panic.com> <1435195342-26879-7-git-send-email-mcgrof@do-not-panic.com> <20150625154031.GB4898@pd.tnic> From: "Luis R. Rodriguez" Date: Thu, 25 Jun 2015 08:51:57 -0700 X-Google-Sender-Auth: YSGBaIi9MypEUePn5l2_N3CYwFQ Message-ID: Subject: Re: [PATCH v8 6/9] lib: devres: add pcim_iomap_wc() variants To: Borislav Petkov Cc: Ingo Molnar , Arnd Bergmann , Bjorn Helgaas , Andy Lutomirski , Andrew Morton , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Tomi Valkeinen , "Michael S. Tsirkin" , Toshi Kani , linux-fbdev , "xen-devel@lists.xensource.com" , Benjamin Herrenschmidt , Suresh Siddha , Ingo Molnar , Thomas Gleixner , Juergen Gross , Daniel Vetter , Dave Airlie , Antonino Daplas , Jean-Christophe Plagniol-Villard , Dave Hansen , Stefan Bader , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , Mel Gorman , Vlastimil Babka , Davidlohr Bueso , Konrad Rzeszutek Wilk , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= , David Vrabel , Jan Beulich , =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 24 On Thu, Jun 25, 2015 at 8:40 AM, Borislav Petkov wrote: > On Wed, Jun 24, 2015 at 06:22:19PM -0700, Luis R. Rodriguez wrote: >> From: "Luis R. Rodriguez" >> >> Now that we have pci_iomap_wc() add the respective >> devres helpers. These go unexported for now but >> note that should they later be exported this >> must go with EXPORT_SYMBOL_GPL(). > > Do I see it correctly, those are not used in this patchset? That's correct. It was a preemptive implementation of devres pci wc APIs. > If so, then let's keep this patch in the bag and pick it up only when > those functions have users. OK! Luis -- 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/