All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Ashok M Padmanaban <ashokmp@sasken.com>
Cc: MTD for Linux <linux-mtd@lists.infradead.org>,
	JFFS mailing list <jffs-dev@axis.com>
Subject: Re: paging fault while jffs2 unmount
Date: Fri, 21 Sep 2001 07:23:09 +0100	[thread overview]
Message-ID: <6646.1001053389@redhat.com> (raw)
In-Reply-To: <3BAB1CAD.E4EDA61A@sasken.com>


ashokmp@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

      reply	other threads:[~2001-09-21  6:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-21 10:55 paging fault while jffs2 unmount Ashok M Padmanaban
2001-09-21  6:23 ` David Woodhouse [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6646.1001053389@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=ashokmp@sasken.com \
    --cc=jffs-dev@axis.com \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.