From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH v2 11/12] s390/sclp: expose the GISA format facility Date: Fri, 26 Jan 2018 10:44:34 +0100 Message-ID: <20180126104434.73b83905.cohuck@redhat.com> References: <20180125132848.175942-1-borntraeger@de.ibm.com> <20180125132848.175942-12-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180125132848.175942-12-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: KVM , linux-s390 , Janosch Frank , David Hildenbrand , Martin Schwidefsky , Heiko Carstens , Michael Mueller List-ID: On Thu, 25 Jan 2018 14:28:47 +0100 Christian Borntraeger wrote: > From: Michael Mueller > > The GISA format facility is required by the host to be able to process > a format-1 GISA. If not available, the used GISA format will be format-0. > All format-1 related extension will not be available in this case. > > Signed-off-by: Michael Mueller > Reviewed-by: Pierre Morel > Reviewed-by: Halil Pasic > Reviewed-by: Christian Borntraeger > Acked-by: David Hildenbrand > Signed-off-by: Christian Borntraeger > --- > arch/s390/include/asm/sclp.h | 1 + > drivers/s390/char/sclp_early.c | 3 ++- > 2 files changed, 3 insertions(+), 1 deletion(-) Acked-by: Cornelia Huck