diff options
author | Mathieu Desnoyers <[email protected]> | 2009-05-05 16:49:59 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-05-06 12:15:51 +0200 |
commit | de1d7286060430e79a1d50ad6e5fee8fe863c5f6 (patch) | |
tree | 0d3ebef66d5d4634bc1d4fee501a8a309e5aa874 /include/linux/blktrace_api.h | |
parent | 20c8928abe70e204bd077ab6cfe23002d7788983 (diff) |
tracepoint: trace_sched_migrate_task(): remove parameter
The orig_cpu parameter in trace_sched_migrate_task() is not necessary,
it can be got by using task_cpu(p) in the probe.
[ Impact: micro-optimization ]
Signed-off-by: Mathieu Desnoyers <[email protected]>
[ modified from Mathieu's patch. The original patch is at:
http://marc.info/?l=linux-kernel&m=123791201716239&w=2 ]
Signed-off-by: Xiao Guangrong <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Li Zefan <[email protected]>
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/blktrace_api.h')
0 files changed, 0 insertions, 0 deletions