diff options
author | Chuhong Yuan <[email protected]> | 2019-08-06 10:58:54 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-08 18:12:17 -0700 |
commit | ad2dcba008a4a24a39ba39300a460bec2f73fd04 (patch) | |
tree | 8300287b526ed9f49c70bb2d5fb98173559a62b0 /tools/perf/scripts/python | |
parent | 4a8937b83892cb69524291cae6cdabad4a8be033 (diff) |
cxgb4: smt: Use normal int for refcount
All refcount operations are protected by spinlocks now.
Then the atomic counter can be replaced by a normal int.
This patch depends on PATCH 1/2.
Signed-off-by: Chuhong Yuan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions