[PATCH v4 07/19] ARM: remove mach .handle_irq for GIC users

Rob Herring robherring2 at gmail.com
Thu Jan 10 09:38:28 EST 2013


On 01/10/2013 05:02 AM, Russell King - ARM Linux wrote:
> On Thu, Jan 03, 2013 at 11:54:16AM -0600, Rob Herring wrote:
>> -asmlinkage void __exception_irq_entry gic_handle_irq(struct pt_regs *regs)
>> +static asmlinkage void __exception_irq_entry gic_handle_irq(struct pt_regs *regs)
> 
> NAK.  No, not "static asmlinkage".

Okay will remove asmlinkage, but is there an issue with making this static?

Rob



More information about the linux-arm-kernel mailing list