kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #123384
[Bug 1463584] Re: [Hyper-V] Add support for VMBus panic notifier handler
I also built Utopic and Trusty test kernels with these patches applied.
They can be downloaded from:
Trusty: http://kernel.ubuntu.com/~jsalisbury/lp1463584/trusty
Utopic: http://kernel.ubuntu.com/~jsalisbury/lp1463584/utopic
Can these kernels also be tested? I'll send an SRU request for all the
releases once these two are tested as well.
Wily will get these patches when it is rebased to upstream 4.1.
Thanks in advance!
** Changed in: linux (Ubuntu Trusty)
Assignee: (unassigned) => Joseph Salisbury (jsalisbury)
** Changed in: linux (Ubuntu Utopic)
Assignee: (unassigned) => Joseph Salisbury (jsalisbury)
** Changed in: linux (Ubuntu Vivid)
Assignee: (unassigned) => Joseph Salisbury (jsalisbury)
** Changed in: linux (Ubuntu Wily)
Assignee: (unassigned) => Joseph Salisbury (jsalisbury)
** Changed in: linux (Ubuntu Wily)
Status: Confirmed => In Progress
** Changed in: linux (Ubuntu Vivid)
Status: Confirmed => In Progress
** Changed in: linux (Ubuntu Utopic)
Status: Confirmed => In Progress
** Changed in: linux (Ubuntu Trusty)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1463584
Title:
[Hyper-V] Add support for VMBus panic notifier handler
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Trusty:
In Progress
Status in linux source package in Utopic:
In Progress
Status in linux source package in Vivid:
In Progress
Status in linux source package in Wily:
In Progress
Bug description:
Please take these patches to our Hyper-V VMBus driver to enable kernel
crash notification:
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/hv?id=96c1d0581d00f7abe033350edb021a9d947d8d81
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/drivers/hv?id=5ef5b6927f14f29cacd78fa1fb861661a5367f13
In the event of a kernel panic, VMBus driver supports sending five 64-bit values to be recorded in the log. On Hyper-V this is recorded in the event log, and on Azure we can use this data to better detect failures like this in the guest VM and surface that as part of our diagnostics information.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463584/+subscriptions
References