All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Horton <pdh@colonel-panic.org>
To: Martin Michlmayr <tbm@cyrius.com>
Subject: Re: Crash on Cobalt with CONFIG_SERIO=y
Date: Wed, 1 Mar 2006 22:40:01 +0000	[thread overview]
Message-ID: <20060301224001.GA719@colonel-panic.org> (raw)
In-Reply-To: <20060228165404.GA8442@deprecation.cyrius.com>

On Tue, Feb 28, 2006 at 04:54:05PM +0000, Martin Michlmayr wrote:
> * Peter Horton <pdh@colonel-panic.org> [2006-01-21 01:04]:
> > > >  Real Time Clock Driver v1.12a
> > > >  Cobalt LCD Driver v2.10
> > > >  i8042.c: i8042 controller self test timeout.
> > > >  Unhandled kernel unaligned access[#1]:
> > > 
> > > The i8042 error message is a little surprising.  The Cobalt boards afair
> > No SuperIO, but there is a bog standard VIA PCI-ISA bridge which
> > contains a bog standard PS/2 keyboard controller, which you would have
> > thought should just work ...
> 
> That's really interesting.  I tried latest git (2.6.16-rc5) to see if
> this is still there.  First of all, 32-bit is fine, both regarding
> i8042 as well as ALSA with a PCI audio card.  With a 64-bit kernel,
> i8042 appears to be okay now.  I get:
> 
> Cobalt LCD Driver v2.10
> i8042.c: i8042 controller self test timeout.
> Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
> 
> and the kernel boots fine.
> 
> I then built ALSA support into the kernel to see whether
> http://www.linux-mips.org/archives/linux-mips/2006-01/msg00325.html
> disappeared too.  I got almost the same oops as the one I got before
> because of i8042.
> 
> Peter, does that make any sense to you?  I assume your recent PCI fix
> may be related.
> 

Those addresses that begin 9b640000 (including the fault address) look
very strange. The low 32-bits look like a valid physical address in the
PCI space but the top bits definitely don't look right (unless the
kernel's playing tricks with unused address bits; I'll have to check the
RM523x data sheet to see if they have any effect). Have any of the MIPs
experts commented ?

> 
> BadVA : 9b64000001014c87
>

P.

  reply	other threads:[~2006-03-01 23:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-20  0:42 Crash on Cobalt with CONFIG_SERIO=y Martin Michlmayr
2006-01-20 14:47 ` Ralf Baechle
2006-01-20 15:02   ` Martin Michlmayr
2006-01-21  1:04   ` Peter Horton
2006-02-28 16:54     ` Martin Michlmayr
2006-03-01 22:40       ` Peter Horton [this message]
2006-03-01 23:14         ` Martin Michlmayr

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=20060301224001.GA719@colonel-panic.org \
    --to=pdh@colonel-panic.org \
    --cc=tbm@cyrius.com \
    /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.