On Tue, 24 Mar 2020 04:12:48 -0400 Janosch Frank <frankja@xxxxxxxxxxxxx> wrote: > Up to now we ignored the psw mask and only used the psw address when > bringing up a new cpu. For DAT we need to also load the mask, so let's > do that. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > lib/s390x/smp.c | 2 ++ > s390x/cstart64.S | 3 ++- > 2 files changed, 4 insertions(+), 1 deletion(-) > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>