On Sun, May 07, 2006 at 11:12:46PM -0700, David S. Miller wrote: > From: Martin Habets <errandir_news@xxxxxxxxxxxxxxxxx> > Date: Sat, 6 May 2006 10:12:54 +0100 > > > I thought you were too busy with Niagara? > > Well... do you see anyone else picking up the ball and even trying to > work on sparc 32-bit bugs? :-/ Sadly, no. I can try to do some of the easier things, but fixing something like the esp driver without the esp&dma datasheets is beyond me I'm afraid :). > > I've put crc32.ko and crc32.o at http://www.mph.eclipse.co.uk/pub/linux/ > > Do these actually fail to load? There are no R_SPARC_PC22 relocations > in the crc32.ko object. I also checked crc32.o, same story. Perhaps > another object has the problem, please provide it. Yes, these actually fail to load. Maybe it's a memory corruption in module.c somehow: if I make too many debugging changes in apply_relocate_add() the problem disappears. I'm trying different things now to make it show me the failing section and symbol when it fails. I'll post again once I have more details. Thanks for your help. -- Martin - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html