[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0901081518070.5377@jikos.suse.cz>
Date: Thu, 8 Jan 2009 15:21:41 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Peter Zijlstra <peterz@...radead.org>
cc: Adam Osuchowski <adwol@...k.pl>, linux-kernel@...r.kernel.org,
Ingo Molnar <mingo@...e.hu>, Nick Piggin <npiggin@...e.de>
Subject: Re: Is 386 processor still supported?
On Thu, 8 Jan 2009, Peter Zijlstra wrote:
> > Subject: x86: make spinlocks available on machines without xadd insn
> > Current kernel wouldn't compile on ancient x86 machines that don't support
> > xadd instruction, as ticket spinlocks implementation unconditionally uses
> > it.
> > On machines without CONFIG_X86_XADD, use old-style byte spinlock
> > implementation instead.
> afaik we don't support i386-smp and up spinlocks are trivial
> preempt_disable() calls.
Hmm. Where in Kconfig is SMP for M386 not allowed?
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists