diff options
author | Peter Zijlstra <[email protected]> | 2016-11-14 18:06:19 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-02-10 09:04:19 +0100 |
commit | f405df5de3170c00e5c54f8b7cf4766044a032ba (patch) | |
tree | 62a9ba9a77852bf103b638a1b580919f0e58ffc4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0754445d71c37a7afd4f0790a9be4cf53c1b8cc4 (diff) |
refcount_t: Introduce a special purpose refcount type
Provide refcount_t, an atomic_t like primitive built just for
refcounting.
It provides saturation semantics such that overflow becomes impossible
and thereby 'spurious' use-after-free is avoided.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions