On Tue, 24 Mar 2020 04:12:50 -0400 Janosch Frank <frankja@xxxxxxxxxxxxx> wrote: > Let's make sure we can restart a cpu that is already running. > Restarting it if it is stopped is implicitely tested by the the other > restart calls in the smp test. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > s390x/smp.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>