From: Ryan Harper Date: Thu, 13 Dec 2007 16:21:10 +0000 (-0600) Subject: KVM: VMX: Add printk_ratelimit in vmx_intr_assist X-Git-Tag: v2.6.25-rc1~1138^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9584bf2c93f56656dba0de8f6c75b54ca7995143;p=pandora-kernel.git KVM: VMX: Add printk_ratelimit in vmx_intr_assist Add printk_ratelimit check in front of printk. This prevents spamming of the message during 32-bit ubuntu 6.06server install. Previously, it would hang during the partition formatting stage. Signed-off-by: Ryan Harper Signed-off-by: Avi Kivity --- Reading git-diff-tree failed