]> git.baikalelectronics.ru Git - kernel.git/commit
KVM guest: Move a printk that's using the clock before it's ready
authorArjan Koers <0h61vkll2ly8@xutrox.com>
Mon, 2 Aug 2010 21:35:28 +0000 (23:35 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:06 +0000 (10:53 +0200)
commitfe7b57d51bc1b76545ed3247b4abe073fa40621c
treedc4098988a3a8691e3c6f9f6c5a8cedf53218cb7
parent2e61f373aedb82848893fdacd0db37aa103d2322
KVM guest: Move a printk that's using the clock before it's ready

Fix a hang during SMP kernel boot on KVM that showed up
after commit 3f657270c9f049afa5b49b7b6c7b39113a7987f5
(2.6.35) and 59aab522154a2f17b25335b63c1cf68a51fb6ae0
(2.6.34.1). The problem only occurs when
CONFIG_PRINTK_TIME is set.

KVM-Stable-Tag.
Signed-off-by: Arjan Koers <0h61vkll2ly8@xutrox.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kernel/kvmclock.c