eea8148c69
We want to initialise register_process_table() before ppc_md is setup, so that it can be called as part of MMU init (at least on Radix ATM). That no longer works because probe_machine() requires that ppc_md be empty before it's called, and we now do probe_machine() much later. So make register_process_table a global for now. It will probably move into a mmu_radix_ops struct at some point in the future. This was broken by me when applying commit |
||
---|---|---|
.. | ||
hash-4k.h | ||
hash-64k.h | ||
hash.h | ||
hugetlb-radix.h | ||
mmu-hash.h | ||
mmu.h | ||
pgalloc.h | ||
pgtable-4k.h | ||
pgtable-64k.h | ||
pgtable.h | ||
radix-4k.h | ||
radix-64k.h | ||
radix.h | ||
tlbflush-hash.h | ||
tlbflush-radix.h | ||
tlbflush.h |