[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110117.225022.59651505.davem@davemloft.net>
Date: Mon, 17 Jan 2011 22:50:22 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: richm@...elvet.org.uk
Cc: 609371@...s.debian.org, ben@...adent.org.uk,
sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org,
rostedt@...dmis.org, fweisbec@...il.com, mingo@...hat.com,
Jesper.Nilsson@...s.com, jeffm@...e.com
Subject: Re: R_SPARC_13
From: David Miller <davem@...emloft.net>
Date: Mon, 17 Jan 2011 16:37:09 -0800 (PST)
> So we do end up seeing the R_SPARC_LO10 + R_SPARC_13 sequences in the
> final module object.
>
> Therefore, we really should handle R_SPARC_13 in the sparc module loader.
Ok, I now feel like I'm hallucinating.
davem@...set:~/src/GIT/linux-2.6-stable$ uname -a
Linux sunset 2.6.37 #1 SMP Wed Jan 12 20:14:59 PST 2011 sparc64 GNU/Linux
davem@...set:~/src/GIT/linux-2.6-stable$ objdump --reloc /lib/modules/2.6.37/kernel/net/ipv6/ipv6.ko | grep R_SPARC_13
0000000000000c7c R_SPARC_13 *ABS*+0x0000000000000004
0000000000001ae4 R_SPARC_13 *ABS*+0x0000000000000018
0000000000001b0c R_SPARC_13 *ABS*+0x0000000000000008
...
davem@...set:~/src/GIT/linux-2.6-stable$ lsmod | grep ipv6
ipv6 240422 12
davem@...set:~/src/GIT/linux-2.6-stable$
I must be missing something obvious.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists