diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2008-06-25 00:19:00 -0400 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-08 13:10:25 +0200 |
| commit | ada857082317e6883cfcf7deb4e0c54d3c447cb0 (patch) | |
| tree | 0c87da9f4d6a1a96aa770ba6c54a80cfa088f9d2 /tools/perf/scripts/python | |
| parent | af2b1c609ff52b6469d8e67696db98c93c348b0e (diff) | |
x86: remove open-coded save/load segment operations
This removes a pile of buggy open-coded implementations of savesegment
and loadsegment.
(They are buggy because they don't have memory barriers to prevent
them from being reordered with respect to memory accesses.)
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Cc: xen-devel <[email protected]>
Cc: Stephen Tweedie <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Mark McLoughlin <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions