From: David Howells Date: Wed, 3 Dec 2008 16:33:14 +0000 (+0000) Subject: MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver X-Git-Tag: v2.6.28-rc8~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004b50f4ed2accb56069d56714a32484f8b83ec0;p=pandora-kernel.git MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver Introduce into the MN10300 gdbstub 16550 driver a couple of barrier() calls to replace the removed volatility of the input/output index variables for the Rx ring buffer. A previous patch added them into the on-chip serial port driver. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed