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:
94aca1d
)
[IA64] Put the space for cpu0 per-cpu area into .data section
author
Tony Luck
<tony.luck@intel.com>
Mon, 29 Sep 2008 23:39:19 +0000
(16:39 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 29 Sep 2008 23:39:19 +0000
(16:39 -0700)
Initial fix for making sure that we can access percpu variables
in all C code (commit:
10617bbe84628eb18ab5f723d3ba35005adde143
)
inadvertantly allocated the memory in the "percpu" section of
the vmlinux ELF executable. This confused kexec/dump.
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found