commit | 0aef996b37d08757562ecf0bb0c1f6998e634c8b | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 16 05:52:23 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Apr 17 07:46:13 2008 +1000 |
tree | aaf590eeabc3c6bf0bcfa4ea1402e9c27a164213 | |
parent | d7917ba7051e3fd12ebe2d5a09b29fb3a2b38190 [diff] |
[POWERPC] 85xx: Cleanup TLB initialization * Determine the RPN we are running the kernel at runtime rather than using compile time constant for initial TLB * Cleanup adjust_total_lowmem() to respect memstart_addr and be a bit more clear on variables that are sizes vs addresses. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>