Re: link error in SCC driver

Keith Owens (kaos@ocs.com.au)
Sat, 29 Dec 2001 14:39:42 +1100


On Fri, 28 Dec 2001 17:59:08 +0100,
Wichert Akkerman <wichert@wiggy.net> wrote:
>[maltimi;~/linux]-36> perl ../reference_discarded.pl
>Finding objects, 443 objects, ignoring 0 module(s)
>Finding conglomerates, ignoring 37 conglomerate(s)
>Scanning objects
>Error: ./net/ipv4/netfilter/ip_nat_snmp_basic.o .text.lock refers to 0000004c R_386_PC32 .text.exit

Yep, the broader problem of lock handling in discarded sections leaving
dangling references in section .text.lock. See [patch] 2.4.18-pre1
replace .text.lock with .subsection.
http://marc.theaimsgroup.com/?l=linux-kernel&m=100950122410373&w=2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/