MN10300: Make cpu_relax() invoke barrier()
authorDavid Howells <dhowells@redhat.com>
Wed, 7 May 2008 14:31:54 +0000 (15:31 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 May 2008 17:49:39 +0000 (10:49 -0700)
Make cpu_relax() invoke barrier() to be the same as other arches.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found