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:
8fd2d2d
)
x86: setup_per_cpu_areas() cleanup
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Fri, 2 Jan 2009 18:51:32 +0000
(21:51 +0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 3 Jan 2009 18:15:42 +0000
(19:15 +0100)
Impact: cleanup
__alloc_bootmem and __alloc_bootmem_node do panic
for us in case of fail so no need for additional
checks here.
Also lets use pr_*() macros for printing.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found