On Tue, 29 Aug 2017 16:31:08 +0200 David Hildenbrand <david@xxxxxxxxxx> wrote: > Indepenent of the underlying hardware, kvm will now always handle s/Indepenent/Independent/ > SIGP SET ARCHITECTURE as if czam is enabled. Therefore, let's not s/is/were/, I think? > only forward that bit but always set it. > > While at it, add a comment regarding STHYI. > > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> > --- > arch/s390/kvm/kvm-s390.c | 4 ++++ > arch/s390/tools/gen_facilities.c | 1 - > 2 files changed, 4 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>