On Thu, 27 Jun 2013 18:29:48 +0700, Mulyadi Santosa said: > On Thu, Jun 27, 2013 at 1:23 PM, Mohammed Shafi <shafi.kernel@xxxxxxxxx> wrote: > > [ 486.447220] [<c000de98>] (__dabt_svc+0x38/0x60) from [<bf05c324>] > If you find that name through grepping kernel source tree, you shall > find the culprit. The next number "0x38/0x60" AFAIK is the offset that > shall point you to more exact location To be more specific, the function is 0x60 (decimal 96) bytes long, and the pointer is at 0x38 (decimal 56) bytes into it. So even without a disassembly, you know its somewhere between 1/2 and 2/3 of the way through the code.
Attachment:
pgpF4DPSrdY8T.pgp
Description: PGP signature
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies