]> 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>
Tue, 14 Aug 2012 22:29:01 +0000 (00:29 +0200)
commit99fdab053ab3a59c13549ed666f23a03bcc31a2c
tree6356aa523565e31fbb255f130253e8a535969a48
parent69eb0a1435e529722405619dce3196655f849357
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