[PATCH 07/13] powerpc: export symbols for page size selection
Paul Mackerras
paulus at samba.org
Fri May 5 15:56:49 EST 2006
Arnd Bergmann writes:
> We need access to some symbols in powerpc memory management
> from spufs in order to create proper SLB entries.
I don't like exporting low-level implementation details like this, and
it seems a bit bogus to have an SLB miss handler in a module. Could
you move the SLB miss handler to the non-modular part?
Regards,
Paul.
More information about the Linuxppc-dev
mailing list