diff options
author | Sonny Rao <sonnyrao@us.ibm.com> | 2010-08-19 18:08:09 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-24 05:26:26 (GMT) |
commit | 79c3095fb39964d0d44368cbbb4eff5b52c43d2c (patch) | |
tree | 6245ed4b5a1be5dba85a68c7551cb1b51922d0b9 /lib/rwsem.c | |
parent | 529b7307d804f649839b5b65b303442140266d26 (diff) | |
download | linux-fsl-qoriq-79c3095fb39964d0d44368cbbb4eff5b52c43d2c.tar.xz |
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 'lib/rwsem.c')
0 files changed, 0 insertions, 0 deletions