Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575848

Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend

From "Rafael J. Wysocki" <rjw@rjwysocki.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend
Date 2017-02-07 17:20 +0100
Message-ID <t8gEO-5ar-33@gated-at.bofh.it> (permalink)
References <t7Kvg-O2-5@gated-at.bofh.it> <t7ZND-2v6-3@gated-at.bofh.it> <t87ia-7sR-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday, February 07, 2017 07:21:01 AM Lukas Wunner wrote:
> On Mon, Feb 06, 2017 at 04:15:02PM -0600, Bjorn Helgaas wrote:
> > On Mon, Feb 06, 2017 at 10:20:41PM +0100, Lukas Wunner wrote:
> > > On Mon, Feb 06, 2017 at 11:54:05AM -0600, Bjorn Helgaas wrote:
> > > > What is the hotplug event that causes generation of this wakeup event?
> > > 
> > > If you had read all e-mails in this thread or looked at the bugzilla
> > > entry I've created, you wouldn't have to ask this question.
> > 
> > I'm sorry, I don't necessarily have time to sort through all the
> > emails.  My idea is that the changelog should be a self-contained
> > justification for the patch.  The bugzilla is for supporting details
> > and future archaeologists.
> > 
> > > I think it's disappointing that you're asking me to jump through
> > > various hoops like creating a bugzilla entry, as well as threatening
> > > to revert my patch, but are unwilling to even look at the bugzilla
> > > entry or read the entire thread.  It is equally disappointing that
> > > the reporter of the regression was unwilling or unable to provide
> > > dmesg output for both machines so that we've got no real idea what
> > > we're dealing with.
> > 
> > I beg your pardon?  I don't think it's fair to malign Yinghai.  He's
> > tested at least two machines and at least two patches, and it's only
> > been two working days since he reported the problem.
> 
> I think the commercialization of Linux kernel development has put this
> open source project in a sorry state if an unpaid volunteer is told off
> because he expresses disappointment that a paid contributor is asking
> him to debug an issue on secret hardware using secret patches and not
> providing secret dmesg output.

That's not like a lot has changed in that respect for the last 10 years and
I was in your spot at that time.

Such systems have always been there and we've had to tackle problems
with them regardless.

You seem to be disappointed that Yinghai has reported the problem at all,
given that the hardware is unreleased and so on, but problem reports,
even for systems like that, are what allows us to create code that works
for everybody, so we (the maintainers) appreciate them very much.

The bottom line, in any case, is that the current code causes problems to
happen somewhere and as a rule we don't release code that is known to
cause problems to happen to anyone.  This means something needs to be done
about that and the choice at this point is pretty much between reverting and
quirking the affected system(s).

I'm not a big fan of reverts, because they tend to reward bug reporters only
and disincentivize developers, which may be fine if those developers are paid
for their work, but really is not awesome for volunteers.  So I would add a quirk
even though more systems may be affected, but there's no evidence either
way right now.

That's a Bjorn's call, however.

Thanks,
Rafael

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-06 07:00 +0100
  Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-06 13:10 +0100
  Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Bjorn Helgaas <helgaas@kernel.org> - 2017-02-06 19:00 +0100
    Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-06 22:20 +0100
      Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-06 22:40 +0100
      Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-06 23:00 +0100
        Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-07 07:30 +0100
          Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-07 17:30 +0100
      Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Bjorn Helgaas <helgaas@kernel.org> - 2017-02-06 23:20 +0100
        Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-07 07:20 +0100
          Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-07 17:20 +0100
            Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-08 05:30 +0100
              Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-02-08 13:40 +0100
              Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Bjorn Helgaas <helgaas@kernel.org> - 2017-02-08 19:20 +0100
          Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Bjorn Helgaas <helgaas@kernel.org> - 2017-02-08 19:00 +0100
            Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-09 05:50 +0100
              Re: [PATCH v2] PCI: pciehp: Don't enable PME on runtime suspend Lukas Wunner <lukas@wunner.de> - 2017-02-12 16:00 +0100

csiph-web