From: Ralf Baechle <ralf@linux-mips.org>
To: =?iso-8859-1?Q? Frank=20F=F6rstemann ?= <foerstemann@web.de>
Cc: linux-mips@linux-mips.org
Subject: Re: No mouse support for Indy in 2.5.75 ?
Date: Wed, 30 Jul 2003 13:23:07 +0200 [thread overview]
Message-ID: <20030730112307.GC15703@linux-mips.org> (raw)
In-Reply-To: <200307300554.h6U5sOQ11794@mailgate5.cinetic.de>
On Wed, Jul 30, 2003 at 07:54:25AM +0200, =?iso-8859-1?Q? Frank=20F=F6rstemann ?= wrote:
> Is there any additional information I can collect on these issues ?
Well, as for the PS/2 issues, you'll have to read through the code yourself,
nobody's digged into that so far.
> > mount: Exception at [<88113a38>] (88113bf0)
> > mount: Exception at [<88113a38>] (88113bf0)
> > mount: Exception at [<88113a38>] (88113bf0)
The kernel messages otoh are not sign of a kernel but an application bug.
It seems mount did pass bad addresses to the kernel through some syscall;
these messages are the sign of the normal mechanism to intercept bad
address arguments to syscall kicking in. You won't get those messages
anymore in 2.6 btw. The kernel only print's them if the second digit of
the version number is odd, see development_version in arch/mips/mm/fault.c.
Ralf
next prev parent reply other threads:[~2003-07-30 11:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-30 5:54 No mouse support for Indy in 2.5.75 ? Frank Förstemann
2003-07-30 11:23 ` Ralf Baechle [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-31 22:27 Frank Förstemann
2003-07-25 21:37 Frank Förstemann
2003-07-29 11:49 ` Ralf Baechle
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=20030730112307.GC15703@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=foerstemann@web.de \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox