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:
c90e785
)
cpumask: reduce stack usage in find_lowest_rq
author
Mike Travis
<travis@sgi.com>
Sun, 11 Jan 2009 05:58:11 +0000
(21:58 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 11 Jan 2009 18:13:22 +0000
(19:13 +0100)
Impact: reduce stack usage, cleanup
Use a cpumask_var_t in find_lowest_rq() and clean up other old
cpumask_t calls.
Signed-off-by: Mike Travis <travis@sgi.com>
No differences found