All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Мороз Олег" <oleg.moroz@mcc.vniiem.ru>
To: Bjorn Helgaas <bhelgaas@google.com>, linux-pci@vger.kernel.org
Cc: Joerg Roedel <jroedel@suse.de>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	linux-kernel@vger.kernel.org, Sunjin Yang <fan4326@gmail.com>,
	linux-acpi@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>,
	Yinghai Lu <yinghai@kernel.org>,
	Jiang Liu <jiang.liu@linux.intel.com>
Subject: Re: [PATCH v2 0/3] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()"
Date: Thu, 18 Feb 2016 08:13:41 +0300	[thread overview]
Message-ID: <56C55305.2050404@mcc.vniiem.ru> (raw)
In-Reply-To: <20160217182718.302.10272.stgit@bhelgaas-glaptop2.roam.corp.google.com>

On 17.02.2016 21:36, Bjorn Helgaas wrote:
> These are clean reverts of 991de2e59090 ("PCI, x86: Implement
> pcibios_alloc_irq() and pcibios_free_irq()") and related changes.
>
> We have two reports of drivers broken in v4.3 by Jiang's change,
> 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and
> pcibios_free_irq()").
>
> It would be best to fix the problem instead of reverting 991de2e59090, but
> I don't have time to do that myself, and we haven't heard from Jiang, so
> the only choice I have is to revert the commit.
>
> Note that reverting will likely break IOAPIC hotplug.
>
> Олег and Sunjin, can you please test this and see whether it fixes your
> drivers?  This patch is based on v4.5-rc1.
>
> I intend to merge these for v4.5 unless I hear objections.
>
> They're on my for-linus branch, so they should appear in linux-next
> tomorrow.
>
> Changes from the v1 posting:
>    - Explicitly revert related patches instead of resolving conflicts
>      manually
> ---
>
> Bjorn Helgaas (3):
>        Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
>        Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
>        Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
>
>
>   arch/x86/include/asm/pci_x86.h |    2 ++
>   arch/x86/pci/common.c          |   26 ++++++++++----------------
>   arch/x86/pci/intel_mid_pci.c   |    9 +++------
>   arch/x86/pci/irq.c             |   23 +++++++++++++++++++----
>   drivers/acpi/pci_irq.c         |   17 +++++++++++++----
>   include/linux/pci.h            |   17 -----------------
>   6 files changed, 47 insertions(+), 47 deletions(-)
As i undestand this patch will appear in kernel git repo tomorrow? I 
don't need to apply in manyally to v4.5-rc1?

  parent reply	other threads:[~2016-02-18  5:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 18:36 [PATCH v2 0/3] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()" Bjorn Helgaas
2016-02-17 18:36 ` Bjorn Helgaas
2016-02-17 18:37 ` [PATCH v2 1/3] Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" Bjorn Helgaas
2016-02-17 18:37 ` [PATCH v2 2/3] Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" Bjorn Helgaas
2016-02-17 18:37 ` [PATCH v2 3/3] Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" Bjorn Helgaas
2016-02-17 19:47 ` [PATCH v2 0/3] PCI: Revert "Implement " Rafael J. Wysocki
2016-02-17 19:47   ` Rafael J. Wysocki
2016-02-18  5:13 ` Мороз Олег [this message]
2016-02-18 16:03   ` Bjorn Helgaas
2016-02-24 18:30     ` Олег Мороз
2016-02-25 14:53       ` Bjorn Helgaas

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=56C55305.2050404@mcc.vniiem.ru \
    --to=oleg.moroz@mcc.vniiem.ru \
    --cc=bhelgaas@google.com \
    --cc=fan4326@gmail.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=jroedel@suse.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=tglx@linutronix.de \
    --cc=yinghai@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.