[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1103252246040.31464@localhost6.localdomain6>
Date: Fri, 25 Mar 2011 22:47:18 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Mike Frysinger <vapier@...too.org>
cc: LKML <linux-kernel@...r.kernel.org>,
uclinux-dist-devel@...ckfin.uclinux.org
Subject: Re: [patch 2/2] bfin: Convert irq namespace
On Fri, 25 Mar 2011, Mike Frysinger wrote:
> 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’
Sorry the patch is correct, but it depends on a pending pull
request. I hope that hits linus tree tonight.
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/urgent
Thanks,
tglx
Powered by blists - more mailing lists