summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
diff options
context:
space:
mode:
authorSonny Rao <sonnyrao@us.ibm.com>2010-08-19 18:08:09 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2010-08-24 15:26:26 +1000
commit79c3095fb39964d0d44368cbbb4eff5b52c43d2c (patch)
tree6245ed4b5a1be5dba85a68c7551cb1b51922d0b9 /arch/powerpc/kernel/process.c
parent529b7307d804f649839b5b65b303442140266d26 (diff)
downloadlinux-79c3095fb39964d0d44368cbbb4eff5b52c43d2c.tar.bz2
powerpc: Export memstart_addr and kernstart_addr on ppc64
Some modules (like eHCA) want to map all of kernel memory, for this to work with a relocated kernel, we need to export kernstart_addr so modules can use PHYSICAL_START and memstart_addr so they could use MEMORY_START. Note that the 32bit code already exports these symbols. Signed-off-By: Sonny Rao <sonnyrao@us.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions