--- linux-2.4.7/arch/sparc64/solaris/timod.c Thu Apr 19 08:38:49 2001 +++ linux/arch/sparc64/solaris/timod.c Fri Jul 27 11:50:22 2001 @@ -33,7 +33,7 @@ u32 arg); asmlinkage int solaris_ioctl(unsigned int fd, unsigned int cmd, u32 arg); -spinlock_t timod_pagelock = SPIN_LOCK_UNLOCKED; +static spinlock_t timod_pagelock = SPIN_LOCK_UNLOCKED; static char * page = NULL ; #ifndef DEBUG_SOLARIS_KMALLOC