From: David S. Miller Date: Sat, 17 May 2014 18:28:05 +0000 (-0700) Subject: sparc64: Add membar to Niagara2 memcpy code. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~145^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa4ecfd0ddb1e6dcd1c886e6c49677550f581aa;p=pandora-kernel.git sparc64: Add membar to Niagara2 memcpy code. This is the prevent previous stores from overlapping the block stores done by the memcpy loop. Based upon a glibc patch by Jose E. Marchesi Signed-off-by: David S. Miller --- Reading git-diff-tree failed