From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Carstens Subject: Re: [PATCH 05/12] s390/css: expose the AIV facility Date: Thu, 25 Jan 2018 16:13:37 +0100 Message-ID: <20180125151337.GB3887@osiris> References: <20180116200217.211897-1-borntraeger@de.ibm.com> <20180116200217.211897-6-borntraeger@de.ibm.com> <29f77b94-a5e1-178d-2364-9dcf77dc9096@redhat.com> <20180118185400.34533a23.cohuck@redhat.com> <13254019-23b0-5bad-27c8-3874400288a1@de.ibm.com> <20180125130036.19e68a82.cohuck@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Cornelia Huck , Michael Mueller , David Hildenbrand , KVM , linux-s390 , Janosch Frank , Martin Schwidefsky To: Christian Borntraeger Return-path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:59710 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751601AbeAYPNo (ORCPT ); Thu, 25 Jan 2018 10:13:44 -0500 Received: from pps.filterd (m0098394.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w0PFAJCD033900 for ; Thu, 25 Jan 2018 10:13:44 -0500 Received: from e06smtp15.uk.ibm.com (e06smtp15.uk.ibm.com [195.75.94.111]) by mx0a-001b2d01.pphosted.com with ESMTP id 2fqf707fsk-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 25 Jan 2018 10:13:43 -0500 Received: from localhost by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 25 Jan 2018 15:13:41 -0000 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 25, 2018 at 01:04:42PM +0100, Christian Borntraeger wrote: > >> Its a separate code (not KVM) so I keep it separate. > > > > I would just have collected an ack from the relevant maintainers, but > > fair enough. > > I need that anyway and its easier if I just have this hunk. > > Heiko Martin, can any of you ack > > this patch ([PATCH 05/12] s390/css: expose the AIV facility) > as well as > [PATCH 03/12] s390/bitops: add test_and_clear_bit_inv() > and > [PATCH 11/12] s390/sclp: expose the GISA format facility > > for handling these patches via the KVM tree. Acked-by: Heiko Carstens