RE: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-12 Thread KY Srinivasan
a...@canonical.com; > jasow...@redhat.com; leann.ogasaw...@canonical.com; > marcelo.ce...@canonical.com; Stephen Hemminger > <sthem...@microsoft.com>; KY Srinivasan <k...@microsoft.com> > Subject: Re: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be > more u

RE: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-12 Thread KY Srinivasan
a...@canonical.com; > jasow...@redhat.com; leann.ogasaw...@canonical.com; > marcelo.ce...@canonical.com; Stephen Hemminger > ; KY Srinivasan > Subject: Re: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be > more useful > > k...@exchange.microsoft.com writes: > >

Re: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-12 Thread Vitaly Kuznetsov
k...@exchange.microsoft.com writes: > From: "K. Y. Srinivasan" > > Hyper-V allows the guest to report panic and the guest can pass additional > information. All this is logged on the host. Currently Linux is passing back > information that is not particularly useful. Make the

Re: [PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-12 Thread Vitaly Kuznetsov
k...@exchange.microsoft.com writes: > From: "K. Y. Srinivasan" > > Hyper-V allows the guest to report panic and the guest can pass additional > information. All this is logged on the host. Currently Linux is passing back > information that is not particularly useful. Make the following changes:

[PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-05 Thread kys
From: "K. Y. Srinivasan" Hyper-V allows the guest to report panic and the guest can pass additional information. All this is logged on the host. Currently Linux is passing back information that is not particularly useful. Make the following changes: 1. Windows uses crash MSR

[PATCH 3/3] Drivers: hv: vmbus: Make pannic reporting to be more useful

2017-10-05 Thread kys
From: "K. Y. Srinivasan" Hyper-V allows the guest to report panic and the guest can pass additional information. All this is logged on the host. Currently Linux is passing back information that is not particularly useful. Make the following changes: 1. Windows uses crash MSR P0 to report