public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/16958] New: Missing membar in sparc niagara2 memcpy causes data corruption.
@ 2014-05-17 18:33 davem at davemloft dot net
  2014-05-17 18:35 ` [Bug libc/16958] " davem at davemloft dot net
  2014-05-19  0:49 ` davem at davemloft dot net
  0 siblings, 2 replies; 3+ messages in thread
From: davem at davemloft dot net @ 2014-05-17 18:33 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16958

            Bug ID: 16958
           Summary: Missing membar in sparc niagara2 memcpy causes data
                    corruption.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: davem at davemloft dot net
                CC: drepper.fsp at gmail dot com

Due to a missing memory barrier instruction, stores issued before invocation of
memcpy can overlap with the block stores done in the Niagara2 optimized memcpy
code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/16958] Missing membar in sparc niagara2 memcpy causes data corruption.
  2014-05-17 18:33 [Bug libc/16958] New: Missing membar in sparc niagara2 memcpy causes data corruption davem at davemloft dot net
@ 2014-05-17 18:35 ` davem at davemloft dot net
  2014-05-19  0:49 ` davem at davemloft dot net
  1 sibling, 0 replies; 3+ messages in thread
From: davem at davemloft dot net @ 2014-05-17 18:35 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16958

David S. Miller <davem at davemloft dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |davem at davemloft dot net

--- Comment #1 from David S. Miller <davem at davemloft dot net> ---
Created attachment 7608
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7608&action=edit
Fix for Niagara2 memcpy corruption.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/16958] Missing membar in sparc niagara2 memcpy causes data corruption.
  2014-05-17 18:33 [Bug libc/16958] New: Missing membar in sparc niagara2 memcpy causes data corruption davem at davemloft dot net
  2014-05-17 18:35 ` [Bug libc/16958] " davem at davemloft dot net
@ 2014-05-19  0:49 ` davem at davemloft dot net
  1 sibling, 0 replies; 3+ messages in thread
From: davem at davemloft dot net @ 2014-05-19  0:49 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16958

David S. Miller <davem at davemloft dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from David S. Miller <davem at davemloft dot net> ---
Fix in mainline and all active release branches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-19  0:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-17 18:33 [Bug libc/16958] New: Missing membar in sparc niagara2 memcpy causes data corruption davem at davemloft dot net
2014-05-17 18:35 ` [Bug libc/16958] " davem at davemloft dot net
2014-05-19  0:49 ` davem at davemloft dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).