[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <4A09AF8402000078000007DC@vpn.id2.novell.com>
Date: Tue, 12 May 2009 16:19:00 +0100
From: "Jan Beulich" <JBeulich@...ell.com>
To: "Ingo Molnar" <mingo@...e.hu>,
"Thomas Gleixner" <tglx@...utronix.de>,
"Nick Piggin" <npiggin@...e.de>, <hpa@...or.com>
Cc: <linux-kernel@...r.kernel.org>
Subject: uses of cmpxchg/xadd in spinlock.h and rwsem.h vs. CONFIG_M386
While looking at a completely different issue I happened to grep for uses of
xadd, and it would appear to me that there got uses added that would make
a M386-configured SMP kernel die on an actual i386.
Oh, for the rwsem case I see - it would use the RWSEM_GENERIC_SPINLOCK case
when selecting M386. But I see nothing similar for the ticket spinlocks - am
I overlooking something?
Jan
--
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