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:
335d7af
)
sched: Remove unused argument dest_cpu to migrate_task()
author
Nikanth Karthikesan
<knikanth@suse.de>
Fri, 26 Nov 2010 07:07:09 +0000
(12:37 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 26 Nov 2010 14:05:36 +0000
(15:05 +0100)
Remove unused argument, 'dest_cpu' of migrate_task(), and pass runqueue,
as it is always known at the call site.
Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
201011261237
.09187.knikanth@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge