commit | 5efe92c68045817b97927b748f369d407c1d89ab | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Feb 19 18:58:54 2008 +0000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 19 15:51:36 2008 -0800 |
tree | c42dcc6799cac1f56dd8073b0205dc5ecb2beb4f | |
parent | 2b79aac9038ee52fd8d89216b1a3ec9bd8285fac [diff] |
MN10300: Introduce barriers to replace removed volatiles in gdbstub Introduce into the MN10300 gdbstub a couple of barrier() calls to replace the removed volatility of the input/output index variables for the Rx ring buffer. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>