commit | 7268644734f6a300353a4c4ff8bf3e013ba80f89 | [log] [tgz] |
---|---|---|
author | Alex Ng <alexng@microsoft.com> | Fri Feb 26 15:13:22 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 01 16:57:20 2016 -0800 |
tree | bfac2a165f0f2543a89076aadc70811e14212782 | |
parent | d81274aae61c0a045cd0f34191c51fa64ba58bc4 [diff] |
Drivers: hv: vmbus: Support kexec on ws2012 r2 and above WS2012 R2 and above hosts can support kexec in that thay can support reconnecting to the host (as would be needed in the kexec path) on any CPU. Enable this. Pre ws2012 r2 hosts don't have this ability and consequently cannot support kexec. Signed-off-by: Alex Ng <alexng@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>