[PATCH 1/2] ARM: make a common low level IRQ helper macros for GIC based platforms
Anton Vorontsov
cbouatmailru at gmail.com
Sun Aug 1 06:35:41 EDT 2010
On Thu, Jul 29, 2010 at 06:26:04PM +0530, srinidhi wrote:
> The IRQ helper macros for GIC based platforms are similar.
>
> Signed-off-by: srinidhi kasagar <srinidhi.kasagar at stericsson.com>
> Acked-by: Linus Walleij <linus.walleij at stericsson.com>
> ---
> arch/arm/include/asm/entry-macro-gic.S | 74 ++++++++++++++++++++
> arch/arm/mach-cns3xxx/include/mach/entry-macro.S | 73 +-------------------
> arch/arm/mach-omap2/include/mach/entry-macro.S | 67 +-----------------
> arch/arm/mach-realview/include/mach/entry-macro.S | 72 +-------------------
> arch/arm/mach-ux500/include/mach/entry-macro.S | 77 +--------------------
> arch/arm/mach-vexpress/include/mach/entry-macro.S | 68 +------------------
> 6 files changed, 81 insertions(+), 350 deletions(-)
> create mode 100644 arch/arm/include/asm/entry-macro-gic.S
This works on CNS3xxx.
Acked-by: Anton Vorontsov <cbouatmailru at gmail.com>
Thanks!
More information about the linux-arm-kernel
mailing list