Re: current_thread_info_reg undefined

2005-08-19 Thread David S. Miller
Thanks a lot Ben, I'll push this off to Linus. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: current_thread_info_reg undefined

2005-08-19 Thread Ben Collins
On Fri, Aug 19, 2005 at 12:27:39PM -0700, David S. Miller wrote: > From: Ben Collins <[EMAIL PROTECTED]> > Date: Fri, 19 Aug 2005 04:31:29 -0700 > > > The empty symbol warnings atleast are just a bug with > > scripts/mod/modpost.c (the patch fabbione sent you awhile back Dave, for > > STT_SPARC_RE

Re: current_thread_info_reg undefined

2005-08-19 Thread David S. Miller
From: Ben Collins <[EMAIL PROTECTED]> Date: Fri, 19 Aug 2005 04:31:29 -0700 > The empty symbol warnings atleast are just a bug with > scripts/mod/modpost.c (the patch fabbione sent you awhile back Dave, for > STT_SPARC_REGISTER changes in glibc's elf.h). > > I think the current_thread_info_reg we

Re: current_thread_info_reg undefined

2005-08-19 Thread Meelis Roos
The empty symbol warnings atleast are just a bug with scripts/mod/modpost.c (the patch fabbione sent you awhile back Dave, for STT_SPARC_REGISTER changes in glibc's elf.h). Yes, the modules in question (at least some I tried) load fine. -- Meelis Roos ([EMAIL PROTECTED]) - To unsubscribe from t

Re: current_thread_info_reg undefined

2005-08-19 Thread Ben Collins
> The warnings are actually longer (were before too): > *** Warning: "" [drivers/net/ppp_deflate.ko] undefined! > *** Warning: "" [drivers/net/ppp_deflate.ko] undefined! > *** Warning: "" [drivers/net/ppp_deflate.ko] undefined! > *** Warning: "current_thread_info_reg" [drivers/net/ppp_deflate.ko] u

Re: current_thread_info_reg undefined

2005-08-18 Thread Meelis Roos
What does the compiler spit out when drivers/net/ppp_deflate.o is being built? I removed the file and reran make. gcc does not say anything and the later warning stay. The warnings are actually longer (were before too): *** Warning: "" [drivers/net/ppp_deflate.ko] undefined! *** Warning: "" [

Re: current_thread_info_reg undefined

2005-08-18 Thread David S. Miller
From: Meelis Roos <[EMAIL PROTECTED]> Date: Thu, 18 Aug 2005 14:50:31 +0300 (EEST) > Todays 2.6.13-rc6+git tree has broken many modules with warning like > this on sparc64: > *** Warning: "current_thread_info_reg" [drivers/net/ppp_deflate.ko] undefined! > > These warnings don't go away after mak

current_thread_info_reg undefined

2005-08-18 Thread Meelis Roos
Todays 2.6.13-rc6+git tree has broken many modules with warning like this on sparc64: *** Warning: "current_thread_info_reg" [drivers/net/ppp_deflate.ko] undefined! These warnings don't go away after make clean. -- Meelis Roos ([EMAIL PROTECTED]) - To unsubscribe from this list: send the line "