commit | 3013449243adc3421b507696e5d247a3d292ee0c | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Fri Sep 16 19:28:03 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 17 11:50:01 2005 -0700 |
tree | 0cabbe21507b1136b84086452f56b5a095adfcf8 | |
parent | 2030c0fd3db3332378f95f479c286181e3920644 [diff] |
[PATCH] uml: UML/i386 cmpxchg fix Using native cmpxchg offers a slight performance improvement in uml/i386. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>