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

From: Andrew Morton
Date: Tue Jun 20 2006 - 03:26:55 EST


On Tue, 20 Jun 2006 09:07:47 +0200
Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:

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

I made it thus, because it failed to compile on powerpc.
-
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/