On Mon, Mar 04, 2013 at 10:20:42AM +0800, Lei Wen wrote:Looks weird.
> I met "dis" command not correct issue when use the crash, any idea?
> For built-in "dis" command in crash:
> crash> dis task_rq_lock
> 0xc015a2d8 <task_rq_lock>: rscsgt r0, sp, r3, lsl #14
> 0xc015a2dc <task_rq_lock+4>: mrcgt 8, 7, r0, cr2, cr13, {5}
> 0xc015a2e0 <task_rq_lock+8>: mcrvc 8, 4, r3, cr13, cr3, {6}
> 0xc015a2e4 <task_rq_lock+12>: lslsvc r3, r10, r8
> 0xc015a2e8 <task_rq_lock+16>: bl 0xc049fe34
> <__ip_route_output_key+220>
What is the kernel version? Does the 'dis' command work for other functions?