lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 16 Jun 2015 13:39:44 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Joseph Salisbury <joseph.salisbury@...onical.com>
Cc:	fengguang.wu@...el.com, haiyangz@...rosoft.com,
	linux-kernel@...r.kernel.org, stable@...r.kernel.org,
	nmeier@...rosoft.com, devel@...uxdriverproject.org
Subject: Re: [v3.14.y][PATCH 1/1] Drivers: hv: vmbus: Add support for VMBus
 panic notifier handler

On Tue, Jun 16, 2015 at 04:31:38PM -0400, Joseph Salisbury wrote:
> From: Nick Meier <nmeier@...rosoft.com>
> 
> 
> Hyper-V allows a guest to notify the Hyper-V host that a panic
> condition occured.  This notification can include up to five 64
> bit values.  These 64 bit values are written into crash MSRs.
> Once the data has been written into the crash MSRs, the host is
> then notified by writing into a Crash Control MSR.  On the Hyper-V
> host, the panic notification data is captured in the Windows Event
> log as a 18590 event.
> 
> Crash MSRs are defined in appendix H of the Hypervisor Top Level
> Functional Specification.  At the time of this patch, v4.0 is the
> current functional spec.  The URL for the v4.0 document is:
> 
> http://download.microsoft.com/download/A/B/4/AB43A34E-BDD0-4FA6-BDEF-79EEF16E880B/Hypervisor Top Level Functional Specification v4.0.docx
> 
> Signed-off-by: Nick Meier <nmeier@...rosoft.com>
> Signed-off-by: K. Y. Srinivasan <kys@...rosoft.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> (backported from commit 96c1d0581d00f7abe033350edb021a9d947d8d81)
> Signed-off-by: Joseph Salisbury <joseph.salisbury@...onical.com>
> 
> Conflicts:
> 	drivers/hv/vmbus_drv.c

What are these two lines doing here?

Please remove and resend.

Also, what about 4.0 and other kernels, should this patch go there as
well?  If so, just say "please add commit id XXXXXX to these kernels",
that's all that is needed if no patch changes are required.

thanks,

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ