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:
a18b83b
)
sched_rt: don't allocate cpumask in fastpath
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 25 Mar 2009 04:31:22 +0000
(15:01 +1030)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 1 Apr 2009 11:24:51 +0000
(13:24 +0200)
Impact: cleanup
As pointed out by Steven Rostedt. Since the arg in question is
unused, we simply change cpupri_find() to accept NULL.
Reported-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <
200903251501
.22664.rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found