diff options
author | Richard Braun <rbraun@sceen.net> | 2013-03-14 22:27:30 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2013-03-14 22:27:30 +0100 |
commit | a1e1164f13bebb974c84060f02c6f7e327a2b27c (patch) | |
tree | 9a3515787e331f0435bf56aa0ef569e0b000cf79 /kern/thread.h | |
parent | ed09fa58fb5778d943b2636b13c873fa68d4daac (diff) |
x86: remove store memory barriers
Use a compiler barrier instead of a memory barrier to enforce program order.
The x86 architecture normally enforces ordering on stores. There are
exceptions but they're currently not supported.
Diffstat (limited to 'kern/thread.h')
0 files changed, 0 insertions, 0 deletions