Re: [patch 8/8] lock validator: add s390 to supported options

From: Arjan van de Ven
Date: Tue Jun 20 2006 - 03:06:42 EST


On Mon, 2006-06-19 at 15:05 -0700, Andrew Morton wrote:
> Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote:
> >
> > config DEBUG_SPINLOCK_ALLOC
> > bool "Spinlock debugging: detect incorrect freeing of live spinlocks"
> > - depends on DEBUG_SPINLOCK && X86
> > + depends on DEBUG_SPINLOCK && (X86 || S390)
>
> Can we please stomp this out before it starts to look like
> CONFIG_FRAME_POINTER?

why is this even an arch option ?


-
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/