On Tue, 14 Jan 2020 10:30:51 -0500 Janosch Frank <frankja@xxxxxxxxxxxxx> wrote: > Let's stop and start instead of using setup to run a function on a > cpu. Looking at the code, we only support active == operating state and !active == stopped state anyway, right? > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > s390x/smp.c | 19 ++++++++++++------- > 1 file changed, 12 insertions(+), 7 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>