Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755658Ab3ENRFU (ORCPT ); Tue, 14 May 2013 13:05:20 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:43200 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751530Ab3ENRFS (ORCPT ); Tue, 14 May 2013 13:05:18 -0400 Date: Tue, 14 May 2013 13:05:28 -0400 From: Greg Kroah-Hartman To: Jiang Liu Cc: Bjorn Helgaas , Yinghai Lu , Jiang Liu , "Rafael J . Wysocki" , Gu Zheng , Toshi Kani , Myron Stowe , Yijing Wang , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCI bus iterators Message-ID: <20130514170528.GA4030@kroah.com> References: <1368550322-1045-1-git-send-email-jiang.liu@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368550322-1045-1-git-send-email-jiang.liu@huawei.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 412 Lines: 13 On Wed, May 15, 2013 at 12:51:45AM +0800, Jiang Liu wrote: > +EXPORT_SYMBOL(pci_bus_exists); EXPORT_SYMBOL_GPL()? Same for the other new exports? thanks, greg k-h -- 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/