Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <davem@davemloft.net>
- Loading branch information