linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Unaligned kernel access for __udivsi3_i4i
@ 2010-02-19 23:51 Drasko DRASKOVIC
  2010-02-20  0:08 ` Matt Fleming
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Drasko DRASKOVIC @ 2010-02-19 23:51 UTC (permalink / raw)
  To: linux-sh

Hi all,
I am getting Unaligned kernel access on 0x809b7662

(gdb) disassemble 0x809b7662 0x809b7762
Dump of assembler code from 0x809b7662 to 0x809b7762:
0x809b7662 <__udivsi3_i4i+54>:    mov.l    @(r0,r1),r1
0x809b7664 <__udivsi3_i4i+56>:    mov    r5,r0
0x809b7666 <__udivsi3_i4i+58>:    tst    #-2,r0
0x809b7668 <__udivsi3_i4i+60>:    mova    0x809b784c <__sdivsi3_i4i+336>,r0
...


Can it be related to __udivsi3_i4i and toolchain problem, mentioned
here http://209.85.229.132/search?qÊche:7eePA2ixT4gJ:www.sfr-fresh.com/linux/misc/v2.6/ChangeLog-2.6.21+__udivsi3_i4i+unaligned+access+st+linux&cd\x10&hl=en&ct=clnk


Can this be the reason that my app is crashing (after some time) with
SIGBUS errors?


How can I further investigate problem of unaligned access in the
kernel, to check if it comes from kernel modules?


Best regards,
Drasko

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-20 12:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 23:51 Unaligned kernel access for __udivsi3_i4i Drasko DRASKOVIC
2010-02-20  0:08 ` Matt Fleming
2010-02-20  0:24 ` Drasko DRASKOVIC
2010-02-20 11:47 ` Matt Fleming
2010-02-20 12:17 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).