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: v3.2.64~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47fbb3be6dfb86d6cf27b68f660115a4e6694c4d;p=pandora-kernel.git sparc64: Add membar to Niagara2 memcpy code. [ Upstream commit 5aa4ecfd0ddb1e6dcd1c886e6c49677550f581aa ] 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed