[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130301135529.GB27373@kroah.com>
Date: Fri, 1 Mar 2013 05:55:29 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Erik Gilling <konkers@...roid.com>
Cc: John Stultz <john.stultz@...aro.org>,
lkml <linux-kernel@...r.kernel.org>,
Maarten Lankhorst <maarten.lankhorst@...onical.com>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Rob Clark <robclark@...il.com>,
Sumit Semwal <sumit.semwal@...aro.org>,
dri-devel@...ts.freedesktop.org,
Android Kernel Team <kernel-team@...roid.com>
Subject: Re: [PATCH 10/30] staging: sync: Export sync API symbols
On Fri, Mar 01, 2013 at 12:21:24AM -0800, Erik Gilling wrote:
> On Thu, Feb 28, 2013 at 7:59 PM, John Stultz <john.stultz@...aro.org> wrote:
> >> Also, EXPORT_SYMBOL_GPL() perhaps?
> >>
> >> And who is using these exports?
> >
> >
> > From some quick git grepping...
>
> As John pointed out, the exynos and msm display and code uses them. I
> know nvidia is working on adding suport to their tegra tree. My knee
> jerk reaction is to make the export as permissible as possible. That
> being said, all of the ARM SoC vendors I've worked with have GPL
> kernel drivers even if their user space is closed. I'll reach out to
> them and ask for their opinions. Are there any issues with keeping
> them EXPORT_SYMBOL?
There's no "issues", it's just that it is preferred by some people and
companies to add new symbols to the kernel in this manner. It's really
up to you / Google as you are the ones contributing the code.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists