Summary: | ATOMIC_OP_NEEDS_MEMORY_BARRIER configure check shouldn't be false for ARM | ||
---|---|---|---|
Product: | cairo | Reporter: | Nathan Froyd <froydnj> |
Component: | general | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Nathan Froyd
2015-05-04 15:23:54 UTC
commit 7cc77d1ceea850d5728f4fad59ec18984dbc9ccb Author: Bryce Harrington <bryce@bryceharrington.org> AuthorDate: Wed Oct 14 18:10:22 2015 -0700 Commit: Bryce Harrington <bryce@bryceharrington.org> CommitDate: Wed Oct 14 18:13:42 2015 -0700 build: Use memory barriers for ARM ARM has much weaker memory ordering guarantees than x86 by default, and needs the memory barriers. A similar fix exists in the Skia codebase. Fix suggested by Nathan Froyd. Fixes: FDO #90302 Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Acked-by: "Henry (Yu) Song" <henry.song@samsung.com> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.