The RCU watchdog timer should be reset when restarting the CPU after a Live
Partition Mobility operation.
Signed-off-by: Laurent Dufour <redacted>
---
arch/powerpc/platforms/pseries/mobility.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
On Sat Nov 26, 2022 at 3:32 AM AEST, Laurent Dufour wrote:
The RCU watchdog timer should be reset when restarting the CPU after a Live
Partition Mobility operation.
Signed-off-by: Laurent Dufour <redacted>
Looks okay to me. xmon touches the softlockup watchdog explicitly but
is that for architectures with unsynchronized clocks maybe.
Acked-by: Nicholas Piggin <npiggin@gmail.com>