https://github.com/torvalds/linux
Revision c459ce8b5a7d933a3bcf6915ab17ac1e036e2ac4 authored by Tony Luck on 29 September 2008, 23:39:19 UTC, committed by Tony Luck on 29 September 2008, 23:39:19 UTC
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>
1 parent 94aca1d
History
Tip revision: c459ce8b5a7d933a3bcf6915ab17ac1e036e2ac4 authored by Tony Luck on 29 September 2008, 23:39:19 UTC
[IA64] Put the space for cpu0 per-cpu area into .data section
Tip revision: c459ce8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top