mbox

[PULL,Xenial] arm64: Fix KVM guest hang on host running ntpd

Message ID CALdTtnuLbc0a+_qgHEfAUj9WwqaY6w-g1bN2U0=iUnKf4sb55g@mail.gmail.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/dannf/ubuntu-xenial.git lp1549494

Message

dann frazier April 11, 2016, 10:42 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/1549494

Tested on ThunderX. Unfortunately, I won't be able to test on a
dragonboard until next week. Although, IIRC, my test system didn't
have a /dev/kvm (disabled in FW?)

The following changes since commit 28d08615f4e759ba6a53c3f059fd881feb96f83b:

  s390/cpumf: Fix lpp detection (2016-04-11 13:08:57 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/dannf/ubuntu-xenial.git lp1549494

for you to fetch changes up to c7766a3305d3177d446103683773d2f40bf6a903:

  KVM: arm/arm64: Handle forward time correction gracefully
(2016-04-11 17:11:24 -0500)

----------------------------------------------------------------
Marc Zyngier (1):
      KVM: arm/arm64: Handle forward time correction gracefully

 virt/kvm/arm/arch_timer.c | 49
+++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 39 insertions(+), 10 deletions(-)

Comments

Tim Gardner April 12, 2016, 4:12 p.m. UTC | #1
On 04/11/2016 04:42 PM, Dann Frazier wrote:
> git://kernel.ubuntu.com/dannf/ubuntu-xenial.git lp1549494

Once more with feeling...
Kamal Mostafa April 12, 2016, 4:27 p.m. UTC | #2
ACK, but since this isn't in mainline it needs some "UBUNTU: SAUCE:"
moniker(s) when applied to Xenial.

 -Kamal


On Mon, Apr 11, 2016 at 04:42:32PM -0600, Dann Frazier wrote:
> BugLink: http://bugs.launchpad.net/bugs/1549494
> 
> Tested on ThunderX. Unfortunately, I won't be able to test on a
> dragonboard until next week. Although, IIRC, my test system didn't
> have a /dev/kvm (disabled in FW?)
> 
> The following changes since commit 28d08615f4e759ba6a53c3f059fd881feb96f83b:
> 
>   s390/cpumf: Fix lpp detection (2016-04-11 13:08:57 -0600)
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/dannf/ubuntu-xenial.git lp1549494
> 
> for you to fetch changes up to c7766a3305d3177d446103683773d2f40bf6a903:
> 
>   KVM: arm/arm64: Handle forward time correction gracefully
> (2016-04-11 17:11:24 -0500)
> 
> ----------------------------------------------------------------
> Marc Zyngier (1):
>       KVM: arm/arm64: Handle forward time correction gracefully
> 
>  virt/kvm/arm/arch_timer.c | 49
> +++++++++++++++++++++++++++++++++++++++----------
>  1 file changed, 39 insertions(+), 10 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Tim Gardner April 12, 2016, 4:39 p.m. UTC | #3