]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/xive: Silence message about VP block allocation
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 24 Jun 2017 19:57:27 +0000 (14:57 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Jun 2017 03:08:08 +0000 (13:08 +1000)
commit89d8bb163868178d5b35d1bc1237e67306940cce
treeaead0e95df49cbf1529361603d2fc217fe3c8bc7
parentba6d334ac230065243a92bb7cb3fd6a5f6a7f8ac
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>
arch/powerpc/sysdev/xive/native.c