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:38:40 +0000 (23:38 +0200)
commit1340f3e8871b9f35b39c33d0140383c6c6c1f005
treef49c757c781e765369db55fc559abcf1fd37e6f5
parent2bb890f5ee79c85b9d3b7df37ecb639d8d4b961e
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