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:
e8cea89
)
x86, cpufreq: remove leftover copymask_copy()
author
Ingo Molnar
<mingo@elte.hu>
Tue, 13 Jan 2009 15:11:00 +0000
(16:11 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 13 Jan 2009 15:11:00 +0000
(16:11 +0100)
Impact: fix potential boot crash on MAXSMP
Remove code left over by:
50c668d: Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read
That cmd.cpumask is not allocated anymore. No impact on default !MAXSMP
kernels.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found