kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
To: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
Cc: "Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Maciej Rutecki
	<maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Florian Mickler <florian-sVu6HhrpSfRAfugRpC6u6w@public.gmane.org>
Subject: Re: [Bug #32982] Kernel locks up a few minutes after boot
Date: Sun, 1 May 2011 10:01:05 -0700	[thread overview]
Message-ID: <BANLkTimbLpMNzfKpyigH6n3arNUywEGk1w@mail.gmail.com> (raw)
In-Reply-To: <BANLkTik_aeVn9Jf_cWnoY0fNUm+tjMnixA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Sun, May 1, 2011 at 2:55 AM, Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org> wrote:
>
> There is something else and completely unrelated that is puzzling me though:
> on two almost identical systems one always recognizes all internal PCIe
> cards but the other system not. This is something that seldom happened with
> 2.6.34 but happens frequently with 2.6.38 and 2.6.39-rcx. What I see is that
> during boot either both InfiniBand PCIe cards are recognized or that one
> specific card is not recognized and even doesn't show up in the lspci
> output. A BIOS upgrade didn't help. Any idea where I should start looking to
> find the cause of this issue ?

So it has happened sporadically before, but happens much more commonly
now? That very much implies some timing issue in PCI probing.

It could be, for example, that the card has a very slow reset
sequence, and doesn't respond to PCI config cycles until it has
internally booted fully. If so, a faster boot by the kernel might just
cause the Linux PCI enumeration to be done before the card is ready.

(That's a really unlikely scenario - I'm not seriously suggesting that
the card would be quite <i>that</i> stupid and slow. But there might
be similar issues at a much lower level, ie if the Linux pcie port
driver might be resetting the port and then trying to read the card
too quickly afterwards, and you'd want some added delay there).

Have you tried it "pcie_ports=compat" (or "native") makes any difference?

But you should probably contact Jesse Barnes and the linux-pci mailing
list and see if anybody has any smarter ideas.

                       Linus

  parent reply	other threads:[~2011-05-01 17:01 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-30 19:42 2.6.39-rc5-git4: Reported regressions from 2.6.38 Rafael J. Wysocki
2011-04-30 19:42 ` [Bug #32982] Kernel locks up a few minutes after boot Rafael J. Wysocki
2011-04-30 19:51   ` Linus Torvalds
     [not found]     ` <BANLkTik_aeVn9Jf_cWnoY0fNUm+tjMnixA@mail.gmail.com>
     [not found]       ` <BANLkTik_aeVn9Jf_cWnoY0fNUm+tjMnixA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-01 17:01         ` Linus Torvalds [this message]
2011-04-30 19:46 ` [Bug #33142] 2.6.39-rc2 regression: X201s fails to resume b77dcf8460ae57d4eb9fd3633eb4f97b8fb20716 Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33242] Lockdep splat in autofs with 2.6.39-rc2 Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33302] ACPI reboot broken on HP Compaq nx7300 Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33092] [regression] 2.6.39-rc1 - Beagleboard usbnet broken Rafael J. Wysocki
2011-05-06 12:41   ` Mark Jackson
     [not found]     ` <4DC3EC8B.6060109-kZtEnBLzDKq1Qrn1Bg8BZw@public.gmane.org>
2011-05-06 17:32       ` Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33272] drm related hard-hang Rafael J. Wysocki
     [not found]   ` <BANLkTi=jZnpzz2TA4d-370msGhg=M7iHzQ@mail.gmail.com>
2011-05-01 22:56     ` Rafael J. Wysocki
     [not found]       ` <201105020056.05124.rjw-KKrjLPT3xs0@public.gmane.org>
2011-05-07 17:20         ` Peter Teoh
2011-05-07 22:55           ` Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33482] [Regression] Bluetooth pairing does not work anymore in 2.6.39-rc3 (works in 2.6.38.3) Rafael J. Wysocki
2011-05-02 21:04   ` Gottfried Haider
     [not found]     ` <BANLkTimiSXHSxsjPH03Yey555U+F4m1uOA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-02 21:13       ` Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33422] oops in radeon_ddc_get_modes on first boot of rc3 Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33402] [regression] 2.6.39-rc[1-3] fail to boot on G5 PowerMac Rafael J. Wysocki
2011-05-02 18:33   ` Mikael Pettersson
     [not found]     ` <19902.63759.655826.771299-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
2011-05-02 18:43       ` Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33432] WARNING at libata-core.c:5015 in 2.6.39-rc3-wl+, then lockup Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33792] lockdep trace when unplugging usb audio (.39rc4) Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33802] list_del corruption in sd driver since 2.6.39-rc4 Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33492] [bug] 2.6.39-rc3 fails to boot on Alpha Rafael J. Wysocki
2011-05-01 13:18   ` Mikael Pettersson
     [not found]     ` <19901.23958.812431.852315-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
2011-05-01 22:57       ` Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #34012] 2.6.39-rc4+: oom-killer busy killing tasks Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #34002] [REGRESSION] [2.6.39-rc3] Wrong resolution in framebuffer and X Window Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33842] NULL pointer dereference in ip_fragment Rafael J. Wysocki
2011-04-30 19:46 ` [Bug #33812] radeon with modeset option causes oops as secondary adapter (vgaswitcheroo) Rafael J. Wysocki
2011-04-30 20:50 ` 2.6.39-rc5-git4: Reported regressions from 2.6.38 Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2011-04-17 12:52 2.6.39-rc3-git7: " Rafael J. Wysocki
2011-04-17 12:57 ` [Bug #32982] Kernel locks up a few minutes after boot Rafael J. Wysocki
2011-04-17 17:03   ` Linus Torvalds
     [not found]     ` <BANLkTimeaHwBiZoz=isCM=qtBxoxaBqDUw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-17 18:37       ` Bart Van Assche
     [not found]         ` <BANLkTi=1jO73DXDTD50bVpU82qphVKmRCw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-17 21:07           ` NeilBrown
     [not found]             ` <20110418070711.12dd5cc1-wvvUuzkyo1EYVZTmpyfIwg@public.gmane.org>
2011-04-17 22:20               ` NeilBrown
2011-04-18 11:44           ` Jens Axboe
     [not found]             ` <4DAC2429.5000105-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2011-04-18 18:21               ` Bart Van Assche
     [not found]                 ` <BANLkTinCWWYqnksxevho9TN3u6ZC_Rjzwg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-18 18:28                   ` Jens Axboe
     [not found]                     ` <4DAC82E6.3020809-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2011-04-18 18:32                       ` Bart Van Assche
     [not found]                         ` <BANLkTimaekpwmK+z=ePE+XSP6GUteidwfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-18 18:38                           ` Jens Axboe
2011-04-19  9:09                           ` Jens Axboe
     [not found]                             ` <4DAD5156.2050300-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2011-04-19 11:16                               ` Jens Axboe
2011-04-19 16:13                                 ` Bart Van Assche
     [not found]                                   ` <BANLkTimLOgY1opmAt+rxmYtLa-6adL98wg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-19 16:32                                     ` Linus Torvalds
     [not found]                                       ` <BANLkTikzRE7sA8_NNgVUpOqR_zGtw+YUvQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-04-19 17:43                                         ` Jens Axboe
2011-04-19 17:43                                     ` Jens Axboe
     [not found]                                 ` <4DAD6EF2.5070405-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2011-04-19 16:48                                   ` Christoph Hellwig
     [not found]                                     ` <20110419164815.GA30616-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2011-04-19 17:06                                       ` Jens Axboe
2011-04-19  3:32                   ` David Dillow
     [not found]                     ` <1303183934.2585.12.camel-1q1vX8mYZiGLUyTwlgNVppKKF0rrzTr+@public.gmane.org>
2011-04-19 16:39                       ` Bart Van Assche

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=BANLkTimbLpMNzfKpyigH6n3arNUywEGk1w@mail.gmail.com \
    --to=torvalds-de/tnxtf+jlsfhdxvbkv3wd2fqjk+8+b@public.gmane.org \
    --cc=bvanassche-HInyCGIudOg@public.gmane.org \
    --cc=florian-sVu6HhrpSfRAfugRpC6u6w@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.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;
as well as URLs for NNTP newsgroup(s).