LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Sander Eikelenboom <linux@eikelenboom.it>
To: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	David Vrabel <david.vrabel@citrix.com>,
	Tony Luck <tony.luck@intel.com>, <linux-kernel@vger.kernel.org>,
	<linux-pci@vger.kernel.org>, Stefan Bader <stefan@krikkit.de>
Subject: Re: [Bugfix 0/3] Xen IRQ related hotfixes for v3.19
Date: Thu, 5 Feb 2015 21:07:57 +0100	[thread overview]
Message-ID: <1369609199.20150205210757@eikelenboom.it> (raw)
In-Reply-To: <1421720467-7709-1-git-send-email-jiang.liu@linux.intel.com>


Tuesday, January 20, 2015, 3:21:04 AM, you wrote:

> Hi Thomas,
>         This patch set includes three hotfixes related Xen IRQ for v3.19.
> Sorry for the long delay to get these two regressions fixed, it really
> cost me some time to read and understand Xen IRQ code.

> Patch 1 fixes the failure to register ACPI SCI interrupt on Xen
> domain0 by reworking acpi_gsi_to_irq(). I will backport it to v3.18
> too once it reaches the mainstream kernel.

> Patch 2 fixes the regression in Xen PCI device passthrough(pciback).
> It's a temporary solution, I will send the formal fix for v3.20 and
> it has passed tests too.

> Patch 3 fixes an issue found when reading code. There's no real bug
> reports related to this issue yet.

> Great thanks to Konrad and Sander for testing fixes for these regressions.

> Regards,
> Gerry

Hi Gerry,

Since these patches now are: tested, reviewed and have landed into mainline,
could you also provide the backports for 3.17 and 3.18 where required ?

The number of people running into these (subtle) issues with these stable
kernels seems to be steadily increasing.

--
Sander

> Jiang Liu (3):
>   xen/pci: Kill function xen_setup_acpi_sci()
>   xen/irq, ACPI: Fix regression in xen PCI passthrough caused by
>     cffe0a2b5a34
>   xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi

>  arch/x86/include/asm/acpi.h |    1 +
>  arch/x86/kernel/acpi/boot.c |   26 +++++++++++------------
>  arch/x86/pci/xen.c          |   49 ++-----------------------------------------
>  drivers/acpi/pci_irq.c      |    1 -
>  4 files changed, 16 insertions(+), 61 deletions(-)



  parent reply	other threads:[~2015-02-05 20:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20  2:21 Jiang Liu
2015-01-20  2:21 ` [Bugfix 1/3] xen/pci: Kill function xen_setup_acpi_sci() Jiang Liu
2015-01-20  9:54   ` David Vrabel
2015-01-20 10:49   ` [tip:x86/urgent] x86/xen: Treat SCI interrupt as normal GSI interrupt tip-bot for Jiang Liu
2015-01-20  2:21 ` [Bugfix 2/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34 Jiang Liu
2015-01-20 10:49   ` [tip:x86/urgent] ACPI: pci: Do not clear pci_dev-> irq in acpi_pci_irq_disable() tip-bot for Jiang Liu
2015-01-20  2:21 ` [Bugfix 3/3] xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi Jiang Liu
2015-01-20  9:56   ` David Vrabel
2015-01-20 10:50   ` [tip:x86/urgent] x86/xen: " tip-bot for Jiang Liu
2015-02-05 20:07 ` Sander Eikelenboom [this message]
2015-02-09  9:47   ` [Bugfix 0/3] Xen IRQ related hotfixes for v3.19 Stefan Bader
2015-02-09 12:12     ` Jiang Liu
2015-02-09 12:29       ` Stefan Bader
2015-02-09 16:09         ` Stefan Bader
2015-02-09 16:55           ` Sander Eikelenboom
2015-02-09 19:15           ` Sander Eikelenboom
2015-02-10 13:31             ` Stefan Bader
2015-02-09 12:17     ` Sander Eikelenboom

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=1369609199.20150205210757@eikelenboom.it \
    --to=linux@eikelenboom.it \
    --cc=david.vrabel@citrix.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=stefan@krikkit.de \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --subject='Re: [Bugfix 0/3] Xen IRQ related hotfixes for v3.19' \
    /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

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).