lkml.org 
[lkml]   [2011]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] irq: export handle_simple_irq, irq_modify_status, irq_to_desc, irq_alloc_descs and irq_free_descs
On Fri, 13 May 2011, Jonathan Cameron wrote:

> Hi Thomas.
>
> Just a quick request that you give a yes or no to this.
>
> Thanks and sorry for repeated pestering!

Sorry for the delay.

> >> /**
> >> * irq_cpu_online - Invoke all irq_cpu_online functions.
> >> diff --git a/kernel/irq/irqdesc.c b/kernel/irq/irqdesc.c
> >> index 2c039c9..5ac14e2 100644
> >> --- a/kernel/irq/irqdesc.c
> >> +++ b/kernel/irq/irqdesc.c
> >> @@ -110,6 +110,7 @@ struct irq_desc *irq_to_desc(unsigned int irq)
> >> {
> >> return radix_tree_lookup(&irq_desc_tree, irq);
> >> }
> >> +EXPORT_SYMBOL_GPL(irq_to_desc);

I'm fine with that, just this one makes me a bit wary. I have a closer
look over the weekend.

Thanks,

tglx


\
 
 \ /
  Last update: 2011-05-13 17:19    [W:0.076 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site