commit | 89d8bb163868178d5b35d1bc1237e67306940cce | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat Jun 24 14:57:27 2017 -0500 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 28 13:08:08 2017 +1000 |
tree | aead0e95df49cbf1529361603d2fc217fe3c8bc7 | |
parent | ba6d334ac230065243a92bb7cb3fd6a5f6a7f8ac [diff] |
powerpc/xive: Silence message about VP block allocation There is no reason for that message to be pr_info(), it will be printed every time we start a KVM guest. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>