On Mon, Sep 12, 2011 at 11:26:22AM +0200, Jan Kiszka wrote:
> The use of printk_ratelimit is discouraged, replace it with
> pr*_ratelimited or __ratelimit. While at it, convert remaining
> guest-triggerable printks to rate-limited variants.
> 
> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
> ---
>  arch/x86/kvm/i8259.c     |   15 ++++++++-------
>  arch/x86/kvm/mmu_audit.c |    6 +++---
>  arch/x86/kvm/vmx.c       |   13 ++++++-------
>  include/linux/kvm_host.h |    8 +++-----
>  4 files changed, 20 insertions(+), 22 deletions(-)

Applied all, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to