All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: sparclinux@vger.kernel.org
Subject: Re: sparc: cannot load any modules with 2.6.17-rc3
Date: Mon, 08 May 2006 06:12:46 +0000	[thread overview]
Message-ID: <20060507.231246.123026426.davem@davemloft.net> (raw)
In-Reply-To: <20060505113514.GA28863@palantir8>

From: Martin Habets <errandir_news@mph.eclipse.co.uk>
Date: Sat, 6 May 2006 10:12:54 +0100

> I thought you were too busy with Niagara?

Well... do you see anyone else picking up the ball and even trying to
work on sparc 32-bit bugs? :-/

> I've put crc32.ko and crc32.o at http://www.mph.eclipse.co.uk/pub/linux/

Do these actually fail to load?  There are no R_SPARC_PC22 relocations
in the crc32.ko object.  I also checked crc32.o, same story.  Perhaps
another object has the problem, please provide it.

objdump --reloc crc32.ko

crc32.ko:     file format elf32-sparc

RELOCATION RECORDS FOR [.text]:
OFFSET   TYPE              VALUE 
00000044 R_SPARC_HI22      .rodata+0x00000400
00000050 R_SPARC_LO10      .rodata+0x00000400
00000194 R_SPARC_HI22      .rodata
0000019c R_SPARC_LO10      .rodata


RELOCATION RECORDS FOR [__ksymtab]:
OFFSET   TYPE              VALUE 
00000000 R_SPARC_32        bitreverse
00000004 R_SPARC_32        __ksymtab_strings
00000008 R_SPARC_32        crc32_be
0000000c R_SPARC_32        __ksymtab_strings+0x00000010
00000010 R_SPARC_32        crc32_le
00000014 R_SPARC_32        __ksymtab_strings+0x00000020


RELOCATION RECORDS FOR [.eh_frame]:
OFFSET   TYPE              VALUE 
00000018 R_SPARC_UA32      .text
00000028 R_SPARC_UA32      .text+0x0000017c
00000038 R_SPARC_UA32      .text+0x0000029c



  parent reply	other threads:[~2006-05-08  6:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 11:35 sparc: cannot load any modules with 2.6.17-rc3 Martin Habets
2006-05-05 11:35 ` Martin Habets
2006-05-06  0:34 ` David S. Miller
2006-05-06  0:34   ` David S. Miller
2006-05-06  9:12 ` Martin Habets
2006-05-08  6:12 ` David S. Miller [this message]
2006-05-09 21:27 ` Martin Habets
2006-05-09 22:00 ` David S. Miller
2006-05-10  7:15 ` Jurij Smakov
2006-05-10  8:24 ` BERTRAND Joël
2006-05-10 20:29 ` David S. Miller
2006-05-11 16:33 ` Martin Habets

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060507.231246.123026426.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=sparclinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.