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:
f9b9056
)
cpumask: use cpumask_var_t in dcdbas.c
author
Mike Travis
<travis@sgi.com>
Sun, 11 Jan 2009 05:58:10 +0000
(21:58 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 11 Jan 2009 18:13:19 +0000
(19:13 +0100)
Impact: reduce stack usage.
Replace cpumask_t with cpumask_var_t in drivers/firmware/dcdbas.c.
Signed-off-by: Mike Travis <travis@sgi.com>
No differences found