Re: [patch 2/2] bfin: Convert irq namespace

From: Mike Frysinger
Date: Fri Mar 25 2011 - 17:39:20 EST


On Fri, Mar 25, 2011 at 17:34, Mike Frysinger wrote:
> On Fri, Mar 25, 2011 at 09:32, Thomas Gleixner wrote:
>> - Â Â Â __set_irq_handler_unlocked(irq, handle);
>> + Â Â Â __irq_set_handler_locked(irq, handle);
>
> looks like a typo in your patch ? Âshould still be unlocked right ?

although that still doesnt fix the build failure for me ...

arch/blackfin/mach-common/ints-priority.c: In function âbfin_set_irq_handlerâ:
arch/blackfin/mach-common/ints-priority.c:562: error: implicit
declaration of function â__irq_set_handler_unlockedâ
make[1]: *** [arch/blackfin/mach-common/ints-priority.o] Error 1
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/