OSDN Git Service

powerpc/pseries/mobility: Add pr_debug() for device tree changes
authorNathan Lynch <nathanl@linux.ibm.com>
Thu, 27 Jun 2019 05:30:44 +0000 (00:30 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 30 Jul 2020 12:53:49 +0000 (22:53 +1000)
commit5d8b1f9dea17b4bf5e5f088f39eeab32c7e487be
treeba6da9e63ef0594d80b6e13bd7007097bc020fbe
parent494a66f34e00b6a1897b5a1ab150a19265696b17
powerpc/pseries/mobility: Add pr_debug() for device tree changes

When investigating issues with partition migration or resource
reassignments it is helpful to have a log of which nodes and
properties in the device tree have changed. Use pr_debug() so it's
easy to enable these at runtime with the dynamic debug facility.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190627053044.9238-3-nathanl@linux.ibm.com
arch/powerpc/platforms/pseries/mobility.c