Re: [PATCH 3/3] powerpc - Make the irq reverse mapping radix treelockless

From: Sebastien Dugue
Date: Tue Aug 05 2008 - 06:57:54 EST


On Mon, 04 Aug 2008 09:31:36 -0700 Daniel Walker <dwalker@xxxxxxxxxx> wrote:

> On Mon, 2008-08-04 at 13:08 +0200, Sebastien Dugue wrote:
>
> > --- a/arch/powerpc/include/asm/irq.h
> > +++ b/arch/powerpc/include/asm/irq.h
> > @@ -119,6 +119,7 @@ struct irq_host {
> > } linear;
> > struct radix_tree_root tree;
> > } revmap_data;
> > + spinlock_t tree_lock;
>
> You have a tabbing issue above..

Yuck, right.

Thanks,

Sebastien.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/