[PATCH 2/6] ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions

Will Deacon will.deacon at arm.com
Sun May 1 08:42:08 EDT 2011


Hi Colin,

On Sun, 2011-05-01 at 08:26 +0100, Colin Cross wrote:
> On Tue, Apr 12, 2011 at 11:35 AM, Will Deacon <will.deacon at arm.com> wrote:
> > This patch updates the Tegra gpio chained IRQ handler to use the chained
> > IRQ enter/exit functions in order to function correctly on primary
> > controllers with different methods of flow control.
> >
> > This is required for the GIC to move to fasteoi interrupt handling.
> >
> > Cc: Colin Cross <ccross at android.com>
> > Signed-off-by: Will Deacon <will.deacon at arm.com>
> > ---
> >  arch/arm/mach-tegra/gpio.c |    9 ++++++---
> >  arch/arm/mach-tegra/irq.c  |   12 ++++++------
> >  2 files changed, 12 insertions(+), 9 deletions(-)

[...]

> This version of the patch contains changes to gpio.c and irq.c.  If
> you drop the irq.c changes (which I will fix in my upcoming patch),

Yes please! I'm more than happy to drop the changes to irq.c. Please CC
me on your patch so that I know when it's safe to continue pushing the
fasteoi change.

> Acked-by: Colin Cross <ccross at android.com>

Cheers,

Will





More information about the linux-arm-kernel mailing list