On Fri, May 05, 2017 at 09:59:15AM +0200, Juergen Gross wrote:
> Revert commit 72a9b186292 ("xen: Remove event channel notification
> through Xen PCI platform device") as the original analysis was wrong
> that all the removed code isn't in use any more.
>
> It is still necessary for old Xen versions (< 4.0) and for being able
> to run the Linux kernel as dom0 in a nested Xen environment.
>
> Upstream commit is 84d582d236dc1f9085e741affc72e9ba061a67c2.
>
> Cc: Boris Ostrovsky <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: "H. Peter Anvin" <[email protected]>
> Cc: [email protected]
> Cc: Konrad Rzeszutek Wilk <[email protected]>
> Cc: Bjorn Helgaas <[email protected]>
> Cc: Stefano Stabellini <[email protected]>
> Cc: Julien Grall <[email protected]>
> Cc: Vitaly Kuznetsov <[email protected]>
> Cc: Paul Gortmaker <[email protected]>
> Cc: Ross Lagerwall <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: Anthony Liguori <[email protected]>
> Cc: KarimAllah Ahmed <[email protected]>
> Signed-off-by: Juergen Gross <[email protected]>
> ---
> Please apply to stable-4.9.y
> ---
> arch/x86/include/asm/xen/events.h | 11 +++++++
> arch/x86/pci/xen.c | 2 +-
> arch/x86/xen/enlighten.c | 21 +++++++++----
> arch/x86/xen/smp.c | 2 ++
> arch/x86/xen/time.c | 5 +++
> drivers/xen/events/events_base.c | 26 ++++++++++------
> drivers/xen/platform-pci.c | 64
> +++++++++++++++++++++++++++++++++++++++
Yup, also linewrapped :(