On Thu, 21 Apr 2022 10:50:18 +0200 Nico Boehr <nrb@xxxxxxxxxxxxx> wrote: > Changelog from v1: > ---- > * tprot: Change system include to lib include in commit message > > Misc small fixes, which I previously sent as: > - [kvm-unit-tests PATCH v1 1/3] s390x: epsw: fix report_pop_prefix() when > running under non-QEMU > - [kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h > - [kvm-unit-tests PATCH v1 3/3] s390x: smp: make stop stopped cpu look the same > as the running case > > I broke the threading when I sent the patches, so Janosch asked me to > resend this as a new series. thanks, queued > > Nico Boehr (3): > s390x: epsw: fix report_pop_prefix() when running under non-QEMU > s390x: tprot: use lib include for mmu.h > s390x: smp: make stop stopped cpu look the same as the running case > > s390x/epsw.c | 4 ++-- > s390x/smp.c | 5 +++-- > s390x/tprot.c | 2 +- > 3 files changed, 6 insertions(+), 5 deletions(-) >