commit | 1340f3e8871b9f35b39c33d0140383c6c6c1f005 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Aug 06 00:04:14 2012 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Oct 05 23:38:40 2012 +0200 |
tree | f49c757c781e765369db55fc559abcf1fd37e6f5 | |
parent | 2bb890f5ee79c85b9d3b7df37ecb639d8d4b961e [diff] |
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>