diff options
author | Jiri Slaby <[email protected]> | 2010-01-27 17:32:22 +0100 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2010-01-27 15:17:31 -0800 |
commit | 2854e72b58dad82f5248b30a45dda0df49e5fe05 (patch) | |
tree | 6fb25ecf139c223fbb6d6c25e31ff1d2f93ec668 /tools/perf/scripts/python/check-perf-trace.py | |
parent | be8cde8b24c9dca1e54598690115eee5b1476519 (diff) |
x86: Use helpers for rlimits
Make sure compiler won't do weird things with limits. Fetching them
twice may return 2 different values after writable limits are
implemented.
We can either use rlimit helpers added in
3e10e716abf3c71bdb5d86b8f507f9e72236c9cd or ACCESS_ONCE if not
applicable; this patch uses the helpers.
Signed-off-by: Jiri Slaby <[email protected]>
LKML-Reference: <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions