paging fault while jffs2 unmount
David Woodhouse
dwmw2 at infradead.org
Fri Sep 21 02:23:09 EDT 2001
ashokmp at sasken.com said:
> MTD_ioctl
> Unable to handle kernel paging request at virtual address 00005401
You need to feed it through ksymoops or manually decode the offending
addresses. 0x5401 could well be TCGETS, although I see no reason why it
should trying to dereference it.
Please translate these to function names (and offsets):
> pc : [<c0143338>] lr : [<c0143fb4>]
> Function entered at [<c014331c>] from [<c0143fb4>]
> Function entered at [<c0143be4>] from [<c0026290>]
> Function entered at [<c002625c>] from [<c00d87e8>]
> Function entered at [<c00d8744>] from [<c00585b4>]
> Function entered at [<c0058368>] from [<c001a6e0>]
--
dwmw2
More information about the linux-mtd
mailing list