[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1403311140180.14882@ionos.tec.linutronix.de>
Date: Mon, 31 Mar 2014 11:45:24 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
cc: Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: linux-next: build warning after merge of the tip tree
On Fri, 28 Mar 2014, Stephen Rothwell wrote:
> > > I guess that there may be more places where "asmlinkage" is used with
> > > "static" - I assume that they are all incorrect?
> > >
> > > $ git grep -l 'static.*asmlinkage'
> > > arch/x86/crypto/sha1_ssse3_glue.c
> > > arch/x86/crypto/sha256_ssse3_glue.c
> > > arch/x86/crypto/sha512_ssse3_glue.c
> > > drivers/irqchip/irq-armada-370-xp.c
> > > drivers/irqchip/irq-bcm2835.c
> > > drivers/irqchip/irq-gic.c
> > > drivers/irqchip/irq-mmp.c
> > > drivers/irqchip/irq-moxart.c
> > > drivers/irqchip/irq-orion.c
> > > drivers/irqchip/irq-sirfsoc.c
> > > drivers/irqchip/irq-sun4i.c
> > > drivers/irqchip/irq-vic.c
> > > drivers/irqchip/irq-vt8500.c
> > > drivers/irqchip/irq-zevio.c
> > > drivers/pnp/pnpbios/bioscalls.c
> > > scripts/checkpatch.pl
> > >
> > > (the last two don't matter)
> >
> > Any resolution for this?
>
> Ping?
commit 8783dd3a37a5853689e1a8fa728827a50905b912
Author: Stephen Boyd <sboyd@...eaurora.org>
Date: Tue Mar 4 16:40:30 2014 -0800
irqchip: Remove asmlinkage from static functions
irq-armada-370-xp.c | 2 +-
irq-bcm2835.c | 4 ++--
irq-gic.c | 2 +-
irq-mmp.c | 6 ++----
irq-moxart.c | 2 +-
irq-orion.c | 2 +-
irq-sirfsoc.c | 2 +-
irq-sun4i.c | 4 ++--
irq-vic.c | 2 +-
irq-vt8500.c | 3 +--
irq-zevio.c | 2 +-
which is in the tip tree since March 12th.
Thanks,
tglx
--
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