CVSROOT: /var/cvs Module name: linux-2.5 Changes by: jejb 03/08/01 17:24:27 Modified files: . : Makefile arch/parisc/kernel: module.c Log message: Fix module loading to work with a 64 bit corner case where the GOT grew larger than rrel allowed the displacement to be. Also code the max GOT size into module.c and error out at finalize time if we've gone over this.