From: Nick Piggin Date: Mon, 14 Nov 2005 00:07:23 +0000 (-0800) Subject: [PATCH] i386: generic cmpxchg X-Git-Tag: v2.6.15-rc2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e86b91b7ae66d4c2757195cbd42e00d9199cf2;p=pandora-kernel.git [PATCH] i386: generic cmpxchg - Make cmpxchg generally available on the i386 platform. - Provide emulation of cmpxchg suitable for uniprocessor if built and run on 386. From: Christoph Lameter - Cut down patch and small style changes. Signed-off-by: Nick Piggin Signed-off-by: Christoph Lameter Cc: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed