<div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">plat_irq_dispatch+0x224/0x284, in this 0x224 is offset in the function plat_irq_dispatch and 0x284 is the length/size of the function (total instructions).</span></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">-sumeet<br></font><div> </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 16, 2012 at 3:54 PM, Pietro Paolini <span dir="ltr"><<a href="mailto:P.Paolini@ext.adbglobal.com" target="_blank">P.Paolini@ext.adbglobal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello at all,<br>
<br>
I am started with kallsyms in order to debug my kernel deadlock and I don't understand at all the output, that are some lines of the calltrace:<br>
[ 462.125000] Call Trace:<br>
<br>
[ 462.128000] [<80019440>] show_stack+0x48/0x78<br>
<br>
[ 462.132000] [<8014e680>] showacpu+0xc4/0xf4<br>
<br>
[ 462.137000] [<8014e6c4>] sysrq_handle_showallcpus+0x14/0x50<br>
<br>
[ 462.142000] [<8014e318>] __handle_sysrq+0xd4/0x1ac<br>
<br>
[ 462.147000] [<8019e3dc>] bcm63xx_int+0x1b0/0x2f4<br>
<br>
[ 462.152000] [<80062a74>] handle_IRQ_event+0xb8/0x4c0<br>
<br>
[ 462.157000] [<80064f24>] handle_level_irq+0xd4/0x148<br>
<br>
[ 462.162000] [<80011870>] plat_irq_dispatch+0x224/0x284<br>
<br>
What do mean the couple of addresses like 0x224/0x284 ?<br>
I used to decode address by hands and what I expected is a single offset inside the function, but there I can see two address.<br>
Many thanks for your help, I am struggling and I am really frustrated!:-(<br>
Pietro.<br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div><br></div>