On 11/11/2019 16.33, Janosch Frank wrote: > If we run with DAT enabled and do a reset, we need to save the CRs to > backup our ASCEs on a diag308 for example. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > lib/s390x/asm-offsets.c | 2 +- > lib/s390x/asm/arch_def.h | 4 ++-- > lib/s390x/interrupt.c | 4 ++-- > lib/s390x/smp.c | 2 +- > s390x/cstart64.S | 10 +++++----- > 5 files changed, 11 insertions(+), 11 deletions(-) Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>