powerpc/pseries: reset the RCU watchdogs after a LPM
authorLaurent Dufour <ldufour@linux.ibm.com>
Fri, 25 Nov 2022 17:32:04 +0000 (18:32 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 7 Dec 2022 09:30:09 +0000 (20:30 +1100)
commit9b574cfab7d4e68c67c4ee4fcde912ef54a25b88
treecbd873252cf1d7061b14e25c02c5baad2d5fd6e6
parent340a4a9f8773e102cc5ef531665970a686dfa245
powerpc/pseries: reset the RCU watchdogs after a LPM

The RCU watchdog timer should be reset when restarting the CPU after a
Live Partition Mobility operation.

Signed-off-by: Laurent Dufour <ldufour@linux.ibm.com>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Combine comments into a single comment block]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221125173204.15329-1-ldufour@linux.ibm.com
arch/powerpc/platforms/pseries/mobility.c