| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | relocation overflow of type 4 __copy_user |
| From: | santosh khare <santosh_khare2002@yahoo.com> |
| Date: | Fri, 23 Apr 2004 11:44:52 -0700 (PDT) |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi
When I am trying to insmod iptables.o I am getting this error multiple times.
relocation overflow of type 4 __copy_user
relocation overflow of type 4 __copy_user
relocation overflow of type 4 __copy_user
.........
I was getting similar errors for printk etc but they disappeared after I changed the CFLAGS for arch/mips/Makefile and included -mno-abicalls.
Please let me know how can I get rid of this relocation overflow.
Looking at /proc/ksyms I see following.
#cat /proc/ksyms | grep __copy_user
802e0144 __copy_user
Santosh
Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | relocation overflow of type 4 __copy_user, santosh khare |
|---|---|
| Next by Date: | Re: relocation overflow of type 4 __copy_user, Steven J. Hill |
| Previous by Thread: | Re: relocation overflow of type 4 __copy_user, Steven J. Hill |
| Next by Thread: | Re: relocation overflow of type 4 __copy_user, santosh khare |
| Indexes: | [Date] [Thread] [Top] [All Lists] |