git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48652ce
)
sched: Remove rq argument to the tracepoints
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 4 May 2010 18:36:56 +0000
(20:36 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 7 May 2010 09:28:17 +0000
(11:28 +0200)
struct rq isn't visible outside of sched.o so its near useless to
expose the pointer, also there are no users of it, so remove it.
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
1272997616
.1642.207.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found