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:
9628937
)
x86: use cpumask_var_t in acpi/boot.c
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 1 Jan 2009 02:08:47 +0000
(18:08 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 3 Jan 2009 18:15:39 +0000
(19:15 +0100)
Impact: reduce stack size, use new API.
Replace cpumask_t with cpumask_var_t.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found