Re: [PATCH] pch_dma: Fix channel locking

From: Tomoya MORINAGA
Date: Wed Jun 29 2011 - 00:27:53 EST


(2011/06/29 13:04), Tomoya MORINAGA wrote:
> Hi Alexander,
>
> (2011/06/28 20:14), Alexander Stein wrote:
>> Odd. What does addr2line report for 0xc0710cc5 and for 0xc07110d0?
>>
>
> addr2line -e a.out 0xc0710cc5 0xc07110d0
> ??:0
> ??:0
>
> Is the above command true ?
> If not, could you tell me how to use addr2line ?
>

I can get the information.
[root@localhost morinaga]# addr2line -e vmlinux 0xc0710cc5 0xc07110d0
/home/morinaga/KORG/linux-2.6.39.y/drivers/dma/pch_dma.c:409
/home/morinaga/KORG/linux-2.6.39.y/include/linux/list.h:188

Best Regards,
--
tomoya
OKI SEMICONDUCTOR CO., LTD.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/