]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xive: Remove now useless pr_debug statements
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Apr 2018 05:18:00 +0000 (15:18 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 Aug 2018 11:49:27 +0000 (21:49 +1000)
commit7505bdc0323c2e5db2d1bd512845df52657c1d60
tree46904d5ae446ceaeb870af95498c329853b7cf9e
parent707a070abd4f6f1e007208467cb88a9074d58c6f
powerpc/xive: Remove now useless pr_debug statements

Those overly verbose statement in the setup of the pool VP
aren't particularly useful (esp. considering we don't actually
use the pool, we configure it bcs HW requires it only). So
remove them which improves the code readability.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/xive/native.c