diff options
| author | Thomas Gleixner <[email protected]> | 2009-12-03 20:55:53 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2009-12-14 23:55:33 +0100 |
| commit | 9828ea9d75c38fe3dce05d00566eed61c85732e6 (patch) | |
| tree | 6cee5c8ffb07cdf45cc12d58f74a3053ffefcb5f /tools/perf/scripts/python/bin | |
| parent | 5f6384c5fb6bfc9aac506e058974d3ba293951b3 (diff) | |
locking: Further name space cleanups
The name space hierarchy for the internal lock functions is now a bit
backwards. raw_spin* functions map to _spin* which use __spin*, while
we would like to have _raw_spin* and __raw_spin*.
_raw_spin* is already used by lock debugging, so rename those funtions
to do_raw_spin* to free up the _raw_spin* name space.
No functional change.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions