From: Richard Mortimer <richm@oldelvet.org.uk>
To: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: David Miller <davem@davemloft.net>,
rostedt@goodmis.org, 609371@bugs.debian.org, ben@decadent.org.uk,
sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org,
fweisbec@gmail.com, mingo@redhat.com
Subject: Re: Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36
Date: Fri, 21 Jan 2011 20:14:11 +0000 [thread overview]
Message-ID: <4D39E913.8060104@oldelvet.org.uk> (raw)
In-Reply-To: <20110121185259.GA13198@Krystal>
On 21/01/2011 18:52, Mathieu Desnoyers wrote:
> * Richard Mortimer (richm@oldelvet.org.uk) wrote:
...
>> I'm also getting a lot of Kernel unaligned access errors from the
>> kernel. I don't know if they are related to this or not and this is the
>> first time that I personally have got 2.6.37 to boot on sparc64. The
>> messages that I am getting seem to be repeats of
>>
>> [ 4376.807811] Kernel unaligned access at TPC[456e94]
>> try_to_wake_up+0x58/0xec
>> [ 4376.807908] Kernel unaligned access at TPC[75541c] schedule+0x454/0x660
>> [ 4376.808044] Kernel unaligned access at TPC[75541c] schedule+0x454/0x660
>> [ 4376.808871] Kernel unaligned access at TPC[456e94]
>> try_to_wake_up+0x58/0xec
>> [ 4376.808965] Kernel unaligned access at TPC[75541c] schedule+0x454/0x660
>> [ 4381.813354] log_unaligned: 337 callbacks suppressed
>>
>> I have to go out now but will be around later/over the weekend.
>
> Can you send me your .config ? I'd really like to see which of tracepoint/static
> jump patching are enabled.
>
It is basically a clone of the Debian 2.6.37 experimental kernel
.config. It has been through a couple of make oldconfig cycles with
different kernel versions so it should be pretty similar to what the
Debian folks intend. Anyhow if it is still useful you can download it from
http://bridge.oldelvet.org.uk/download/110121_linux-2.6.37_sparc64.config
> Do you get this message as soon as the system boots, or only when you enable
> tracing ?
Good question. Looking back through the logs it started about 14 minutes
after I booted. I don't remember how that relates to me starting to play
around with tracing but I'm guessing that you have a good idea what is
happening.
I've managed to grab disassembly of the two locations that are reporting
problems just in case that helps.
0000000000456e3c <try_to_wake_up>:
456e3c: 9d e3 bf 50 save %sp, -176, %sp
456e40: a5 52 00 00 rdpr %pil, %l2
456e44: 82 14 a0 0e or %l2, 0xe, %g1
456e48: 91 90 60 00 wrpr %g1, 0, %pil
456e4c: c2 5e 00 00 ldx [ %i0 ], %g1
456e50: b2 0e 40 01 and %i1, %g1, %i1
456e54: 02 ce 40 2b brz %i1, 456f00 <try_to_wake_up+0xc4>
456e58: a2 10 20 00 clr %l1
456e5c: c2 06 20 70 ld [ %i0 + 0x70 ], %g1
456e60: 80 a0 60 00 cmp %g1, 0
456e64: 12 48 00 07 bne %icc, 456e80 <try_to_wake_up+0x44>
456e68: 03 00 22 a5 sethi %hi(0x8a9400), %g1
456e6c: 90 10 00 18 mov %i0, %o0
456e70: 7f ff ff dd call 456de4 <T.1233>
456e74: 92 10 20 01 mov 1, %o1
456e78: a2 10 20 01 mov 1, %l1
456e7c: 03 00 22 a5 sethi %hi(0x8a9400), %g1
456e80: a6 10 00 11 mov %l1, %l3
456e84: c4 00 62 80 ld [ %g1 + 0x280 ], %g2
456e88: 80 a0 a0 00 cmp %g2, 0
456e8c: 02 48 00 0f be %icc, 456ec8 <try_to_wake_up+0x8c>
456e90: a8 0c 60 ff and %l1, 0xff, %l4
456e94: e0 58 62 94 ldx [ %g1 + 0x294 ], %l0
456e98: 02 c4 00 0d brz,pn %l0, 456ecc <try_to_wake_up+0x90>
456e9c: 11 00 21 93 sethi %hi(0x864c00), %o0
456ea0: a9 3d 20 00 sra %l4, 0, %l4
456ea4: c2 5c 00 00 ldx [ %l0 ], %g1
456ea8: 92 10 00 18 mov %i0, %o1
456eac: 94 10 00 14 mov %l4, %o2
456eb0: d0 5c 20 08 ldx [ %l0 + 8 ], %o0
456eb4: 9f c0 40 00 call %g1
456eb8: a0 04 20 10 add %l0, 0x10, %l0
456ebc: c2 5c 00 00 ldx [ %l0 ], %g1
...
7553f8: 81 58 00 00 flushw
7553fc: 05 00 22 a5 sethi %hi(0x8a9400), %g2
755400: 84 10 a2 c8 or %g2, 0x2c8, %g2 ! 8a96c8
<__tracepoint_sched_switch>
755404: c2 00 a0 08 ld [ %g2 + 8 ], %g1
755408: 80 a0 60 00 cmp %g1, 0
75540c: 22 48 00 11 be,a %icc, 755450 <schedule+0x488>
755410: e4 5c 21 50 ldx [ %l0 + 0x150 ], %l2
755414: 07 00 22 a5 sethi %hi(0x8a9400), %g3
755418: 86 10 e2 e4 or %g3, 0x2e4, %g3 ! 8a96e4
<__tracepoint_sched_switch+0x1c>
75541c: e4 58 c0 00 ldx [ %g3 ], %l2
755420: 22 c4 80 0c brz,a,pn %l2, 755450 <schedule+0x488>
755424: e4 5c 21 50 ldx [ %l0 + 0x150 ], %l2
755428: c2 5c 80 00 ldx [ %l2 ], %g1
Regards
Richard
P.S. I saw your followup mail so hopefully this matches what you have found!
next prev parent reply other threads:[~2011-01-21 20:14 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20110113.155700.102679408.davem@davemloft.net>
[not found] ` <4D302B2F.7030108@oldelvet.org.uk>
[not found] ` <4D3074FE.3030707@oldelvet.org.uk>
2011-01-16 5:17 ` Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36 David Miller
2011-01-16 14:17 ` Richard Mortimer
2011-01-16 19:39 ` David Miller
2011-01-17 14:11 ` Steven Rostedt
2011-01-17 14:37 ` Bastian Blank
2011-01-17 19:35 ` Mathieu Desnoyers
2011-01-18 6:36 ` David Miller
2011-01-18 5:34 ` David Miller
2011-01-18 6:00 ` David Miller
2011-01-18 6:08 ` David Miller
2011-01-18 16:46 ` Mathieu Desnoyers
2011-01-18 17:33 ` Steven Rostedt
2011-01-18 18:16 ` Steven Rostedt
2011-01-18 18:26 ` Steven Rostedt
2011-01-18 20:13 ` Mathieu Desnoyers
2011-01-18 20:22 ` Steven Rostedt
2011-01-19 5:08 ` Mathieu Desnoyers
2011-01-19 5:16 ` David Miller
2011-01-19 15:10 ` Mathieu Desnoyers
2011-01-19 16:14 ` Sam Ravnborg
2011-01-19 16:18 ` Mathieu Desnoyers
2011-01-19 6:32 ` David Miller
2011-01-19 7:20 ` David Miller
2011-01-19 15:33 ` Mathieu Desnoyers
2011-01-19 21:40 ` David Miller
2011-01-19 22:00 ` Steven Rostedt
2011-01-19 22:09 ` David Miller
2011-01-19 22:21 ` Mathieu Desnoyers
2011-01-19 22:23 ` David Miller
2011-01-19 22:32 ` Sam Ravnborg
2011-01-19 22:34 ` Mathieu Desnoyers
2011-01-19 22:13 ` Mathieu Desnoyers
2011-01-19 22:21 ` David Miller
2011-01-19 22:33 ` Mathieu Desnoyers
2011-01-20 0:41 ` David Miller
2011-01-21 0:04 ` Mathieu Desnoyers
2011-01-21 18:06 ` Richard Mortimer
2011-01-21 18:52 ` Mathieu Desnoyers
2011-01-21 19:15 ` Mathieu Desnoyers
2011-01-21 20:14 ` Richard Mortimer [this message]
2011-01-21 20:40 ` Mathieu Desnoyers
2011-01-21 22:50 ` Richard Mortimer
2011-01-22 18:42 ` Richard Mortimer
2011-01-22 18:53 ` Mathieu Desnoyers
2011-01-19 15:46 ` Steven Rostedt
2011-01-19 16:15 ` Mathieu Desnoyers
2011-01-19 18:13 ` Steven Rostedt
2011-01-19 18:20 ` Mathieu Desnoyers
2011-01-19 21:44 ` David Miller
2011-01-19 22:15 ` Mathieu Desnoyers
2011-01-19 22:22 ` David Miller
2011-01-19 15:11 ` Mathieu Desnoyers
2011-01-19 15:27 ` Richard Mortimer
2011-01-17 6:07 ` David Miller
2011-01-17 9:05 ` Jesper Nilsson
2011-02-01 5:11 ` David Miller
2011-02-01 10:03 ` Jesper Nilsson
2011-01-17 10:22 ` Richard Mortimer
2011-01-17 14:15 ` Steven Rostedt
2011-01-18 6:35 ` David Miller
2011-01-18 17:30 ` Steven Rostedt
2011-01-17 19:46 ` R_SPARC_13 (Re: Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36) Richard Mortimer
2011-01-17 21:02 ` R_SPARC_13 David Miller
2011-01-17 23:34 ` R_SPARC_13 Richard Mortimer
2011-01-18 0:18 ` R_SPARC_13 David Miller
2011-01-18 0:37 ` R_SPARC_13 David Miller
2011-01-18 1:28 ` R_SPARC_13 Richard Mortimer
2011-01-18 6:50 ` R_SPARC_13 David Miller
2011-01-18 10:52 ` R_SPARC_13 Richard Mortimer
2011-01-18 13:23 ` R_SPARC_13 Richard Mortimer
2011-01-18 21:00 ` R_SPARC_13 David Miller
2011-01-19 4:12 ` R_SPARC_13 David Miller
2011-01-17 14:39 ` Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36 Bernhard R. Link
2011-01-18 5:24 ` David Miller
2011-01-18 9:26 ` Jesper Nilsson
2011-01-18 6:27 ` David Miller
2011-01-18 17:05 ` Steven Rostedt
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=4D39E913.8060104@oldelvet.org.uk \
--to=richm@oldelvet.org.uk \
--cc=609371@bugs.debian.org \
--cc=ben@decadent.org.uk \
--cc=davem@davemloft.net \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox