]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: Quieten message about allocating linear regions
authorPaul Mackerras <paulus@samba.org>
Mon, 6 Aug 2012 00:04:14 +0000 (00:04 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:33:30 +0000 (23:33 +0200)
commite2d583051d0137270233e6ebb738bd8def8062c9
treef49c757c781e765369db55fc559abcf1fd37e6f5
parent9a7ba30aa86c1eb091cf20fe3e0f9a7b61fcd3ee
KVM: PPC: Quieten message about allocating linear regions

This is printed once for every RMA or HPT region that get
preallocated.  If one preallocates hundreds of such regions
(in order to run hundreds of KVM guests), that gets rather
painful, so make it a bit quieter.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv_builtin.c