public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: karl@iwl.com
Cc: linux-kernel@vger.kernel.org,
	Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>
Subject: Re: Kernel (3.0 and later) panic
Date: Tue, 8 Nov 2011 14:10:14 +0000	[thread overview]
Message-ID: <20111108141014.2dfd614f@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <4EB83D4A.4010408@iwl.com>

On Mon, 07 Nov 2011 12:19:22 -0800
Karl Auerbach <karl@iwl.com> wrote:

> Versions 3.0 and later of the Linux kernel get a null pointer panic when
> booting on a Soekris Net6501 board.
> 
> The documentation for that board is at:
> 
>   http://soekris.com/media/manuals/net6501_manual.pdf
> 
> (It's an Intel Atom based board.)

And with an EG20T. Yes I see whats going on.

I think its being caused by Tomoya Morinaga's patch to handle EG20T
nicely. If you don't have the EG20T driver in then it tries to fall back
to 8250 but the entries are missing

	.setup = pci_default_setup.


Patch to test will follow in about 2 minutes. Please test and report back.

Alan

  reply	other threads:[~2011-11-08 14:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-07 20:19 Kernel (3.0 and later) panic Karl Auerbach
2011-11-08 14:10 ` Alan Cox [this message]
2011-11-08 20:42   ` Karl Auerbach

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=20111108141014.2dfd614f@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=karl@iwl.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomoya-linux@dsn.lapis-semi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox