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


Groups > linux.kernel > #1166359

[3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler

From Joseph Salisbury <joseph.salisbury@canonical.com>
Newsgroups linux.kernel
Subject [3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler
Date 2015-06-16 22:10 +0200
Message-ID <pC5lg-4rn-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

Please consider including upstream commits 96c1d0581d00f7abe033350edb021a9d947d8d81 and
5ef5b6927f14f29cacd78fa1fb861661a5367f13 in the next v3.13.y-ckt release.  They were
included mainline as of v4.1-rc1.  They have been tested and confirmed to resolve
http://bugs.launchpad.net/bugs/1463584 .


commit 96c1d0581d00f7abe033350edb021a9d947d8d81
Author: Nick Meier <nmeier@microsoft.com>
Date:   Sat Feb 28 11:39:01 2015 -0800

    Drivers: hv: vmbus: Add support for VMBus panic notifier handler

commit 5ef5b6927f14f29cacd78fa1fb861661a5367f13
Author: Nick Meier <nmeier@microsoft.com>
Date:   Wed Mar 18 12:29:24 2015 -0700

    Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY


Commit 96c1d05 does not apply cleanly to v3.13.y-ckt, so I performed a backport, which is
in email 1/1.


Sincerely,

Joseph Salisbury







Nick Meier (2):
  Drivers: hv: vmbus: Add support for VMBus panic notifier handler
  Drivers: hv: vmbus: Correcting truncation error for constant
    HV_CRASH_CTL_CRASH_NOTIFY

 drivers/hv/hyperv_vmbus.h | 11 +++++++++++
 drivers/hv/vmbus_drv.c    | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic notifier handler   Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-06-16 22:10 +0200
  [v3.16.y-ckt][v3.18.y][v3.19.y-ckt][v4.0.y][PATCH 1/1]Drivers: hv: vmbus: Add support for VMBus panic notifier handler Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-06-16 22:30 +0200
  [v3.14.y][PATCH 1/1] Drivers: hv: vmbus: Add support for VMBus panic notifier handler Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-06-16 22:40 +0200
    Re: [v3.14.y][PATCH 1/1] Drivers: hv: vmbus: Add support for VMBus  panic notifier handler Greg KH <gregkh@linuxfoundation.org> - 2015-06-16 22:40 +0200
  Re: [3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic  notifier handler Greg KH <gregkh@linuxfoundation.org> - 2015-06-16 22:50 +0200
    Re: [3.13.y-ckt][PATCH 0/1][Hyper-V] Add support for VMBus panic  notifier handler Joseph Salisbury <joseph.salisbury@canonical.com> - 2015-06-16 23:00 +0200

csiph-web