From: James Hogan Date: Thu, 29 May 2014 09:16:43 +0000 (+0100) Subject: MIPS: KVM: Quieten kvm_info() logging X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e95bfd2675ea5332b10e9414de8886243ca53ae;p=pandora-kernel.git MIPS: KVM: Quieten kvm_info() logging The logging from MIPS KVM is fairly noisy with kvm_info() in places where it shouldn't be, such as on VM creation and migration to a different CPU. Replace these kvm_info() calls with kvm_debug(). Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: Sanjay Lal Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed