commit | 148c69b4b0ec267b08d3619651ae4a10a1768b04 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed May 07 15:31:54 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 08 10:49:39 2008 -0700 |
tree | b838a43b37576bb11d7fa1309e71475d80e8ba30 | |
parent | 7a34912d90c17a90d9fad12c4c51833b4e70707b [diff] |
MN10300: Make cpu_relax() invoke barrier() 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>