diff options
author | Frederic Weisbecker <[email protected]> | 2013-11-06 15:11:57 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-12-02 20:43:15 +0100 |
commit | d0df09ebfc126b23c1005f98ddecc9907f9c5d25 (patch) | |
tree | 66ac41ceb12f79e4895cee14170ad2b428171df6 /kernel/posix-cpu-timers.c | |
parent | 58135f574f1b791c926622387780ed3d090116d6 (diff) |
context_tracking: Rename context_tracking_active() to context_tracking_cpu_is_enabled()
We currently have a confusing couple of API naming with the existing
context_tracking_active() and context_tracking_is_enabled().
Lets keep the latter one, context_tracking_is_enabled(), for global
context tracking state check and use context_tracking_cpu_is_enabled()
for local state check.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Steven Rostedt <[email protected]>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions