[Intel-gfx] [PATCH 1/3] lib: Export interval_tree

Michel Lespinasse walken at google.com
Mon Mar 17 14:08:57 CET 2014


On Mon, Mar 17, 2014 at 5:31 AM, David Woodhouse <dwmw2 at infradead.org> wrote:
> On Mon, 2014-03-17 at 12:21 +0000, Chris Wilson wrote:
>> +EXPORT_SYMBOL(interval_tree_insert);
>> +EXPORT_SYMBOL(interval_tree_remove);
>> +EXPORT_SYMBOL(interval_tree_iter_first);
>> +EXPORT_SYMBOL(interval_tree_iter_next);
>
> I'd prefer to see EXPORT_SYMBOL_GPL for this.

I'm fine with it either way. I think it would help if you stated the
reason for your preference though ?

-- 
Michel "Walken" Lespinasse
A program is never fully debugged until the last user dies.



More information about the Intel-gfx mailing list