Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@parisc-linux.org>
To: Guy Martin <gmsoft@tuxicoman.be>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] C3600 crash with PCMCIA bridge
Date: Sun, 8 Oct 2006 22:54:32 -0600	[thread overview]
Message-ID: <20061009045432.GC30517@colo.lackof.org> (raw)
In-Reply-To: <20061007165519.d85d8839.gmsoft@tuxicoman.be>

On Sat, Oct 07, 2006 at 04:55:19PM +0200, Guy Martin wrote:
> I've been experiencing kernel crashes when I plug a RICOH RL5c475
> cardbus bridge.
> 
> I've attached the crash info.

Thanks - I've looked over lba_driver_probe() and I'm wondering why
we are getting a NULL pointer back from pci_scan_bus_parented().

If you could determine why pci_create_bus() is returning a NULL
pointer to pci_scan_bus_parented(), that would probably provide
clues to the real problem.

And the first "if (lba_bus)" right after that bus scan seems
wrong to me too since the code below it will crash anyway.
Seems a NULL lba_bus should cleanup and exit with an error.

thanks,
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

      parent reply	other threads:[~2006-10-09  4:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-07 14:55 [parisc-linux] C3600 crash with PCMCIA bridge Guy Martin
2006-10-07 15:27 ` James Bottomley
2006-10-07 16:15   ` Helge Deller
2006-10-07 15:27 ` John David Anglin
2006-10-08  7:18   ` Guy Martin
2006-10-09  4:54 ` Grant Grundler [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=20061009045432.GC30517@colo.lackof.org \
    --to=grundler@parisc-linux.org \
    --cc=gmsoft@tuxicoman.be \
    --cc=parisc-linux@parisc-linux.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