On Mon, Oct 16, 2006 at 10:41:46PM +0900, Atsushi Nemoto wrote: > This is a patch to load 64-bit modules to CKSEG0 so that can be > compiled with -msym32 option. This makes each module ~10% smaller. > > * introduce MODULE_START and MODULE_END > * custom module_alloc() > * PGD for modules > * change XTLB refill handler synthesizer > * enable -msym32 for modules again > (revert ca78b1a5c6a6e70e052d3ea253828e49b5d07c8a) Okay, put on the queue tree. Ralf