From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Valdis.Kletnieks@vt.edu
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
Date: Tue, 27 Oct 2009 11:57:06 -0700 [thread overview]
Message-ID: <4AE74282.2000207@gmail.com> (raw)
In-Reply-To: <29209.1256624599@turing-police.cc.vt.edu>
Valdis.Kletnieks@vt.edu wrote:
> On Mon, 26 Oct 2009 14:16:34 PDT, "Justin P. Mattock" said:
>
>
>>
>
> Try this instead:
>
>
> printk(KERN_DEBUG "trying class=%d num=%d slot=%d func=%d\n",
> class, num, slot, func);
> if ((class == 0xffffffff)) {
> printk(KERN_DEBUG "No device here\n");
> continue; /* No device at this func */
> }
>
> The curly brackets are important. This version will still panic, and it will
> probably spew a lot of msgs, but we'll hopefully find out which num/slot/func
> is giving it indigestion.
>
>
>
O.K.thanks for the test printk.
(didn't even think of putting a curly bracket in there)
here's the results from your test printk:
(this goes on for some time during boot)
[ 0.000000] trying class=-1 num=31 slot=30 func=7
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=0
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=1
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=2
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=3
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=4
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=5
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=6
[ 0.000000] No device here
[ 0.000000] trying class=-1 num=31 slot=31 func=7
[ 0.000000] No device here
[ 0.000000] init_ohci1394_dma: finished initializing OHCI DMA
[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
[ 0.000000] ACPI: XSDT 000000003fefd1c0 00074 (v01 APPLE Apple00
000000A5 01000013)
[ 0.000000] ACPI: FACP 000000003fefb000 000F4 (v03 APPLE Apple00
000000A5 Loki 0000005F)
I'm going to have a look at this today, and look to
see if I can fix this.(also the guys e-mail bk@suse.de
keeps giving me a fail to send message so I took it off
for now, and then later I'll try to find that person and
update his e-mail).
Justin P. Mattock
next prev parent reply other threads:[~2009-10-27 18:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-23 23:45 Justin P. Mattock
2009-10-26 18:34 ` Justin Mattock
2009-10-26 20:29 ` Valdis.Kletnieks
2009-10-26 21:16 ` Justin P. Mattock
2009-10-27 6:23 ` Valdis.Kletnieks
2009-10-27 18:57 ` Justin P. Mattock [this message]
2009-10-27 19:07 ` Justin P. Mattock
2009-10-27 19:35 ` Valdis.Kletnieks
2009-10-27 20:34 ` Justin P. Mattock
2009-10-28 3:56 ` Justin P. Mattock
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=4AE74282.2000207@gmail.com \
--to=justinmattock@gmail.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome