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:
56fc82c
)
percpu: make PER_CPU_BASE_SECTION overridable by arches
author
Brian Gerst
<brgerst@gmail.com>
Sun, 8 Feb 2009 14:58:38 +0000
(09:58 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 9 Feb 2009 09:30:29 +0000
(10:30 +0100)
Impact: bug fix
IA-64 needs to put percpu data in the seperate section even on UP.
Fixes regression caused by "percpu: refactor percpu.h"
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found