[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgUJe9rsM5kbmq7jLZc2E6N6XhYaeW9-zJgWaDC-wDiuw@mail.gmail.com>
Date: Mon, 13 Sep 2021 12:51:30 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: Dave Jones <davej@...emonkey.org.uk>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>
Subject: Re: Linux 5.15-rc1
On Mon, Sep 13, 2021 at 12:00 PM Heiner Kallweit <hkallweit1@...il.com> wrote:
>
> With an older kernel you may experience the stall when accessing the vpd
> attribute of this device in sysfs.
Honestly, that old behavior seems to be the *much* better behavior.
A synchronous stall at boot time is truly annoying, and a pain to deal
with (and debug).
That pci_vpd_read() function is clearly NOT designed to deal with
boot-time callers in the first place, so I think that commit is simply
wrong.
And yes, I see that "128ms timeout". If it was _one_ timeout, that
would be one thing,. But it looks like it's repeated over and over.
Not acceptable at boot time. Not at all.
Bjorn. Please revert. Or I can do it.
Linus
Powered by blists - more mailing lists