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)
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>

No differences found