From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:30862 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726563AbgDVJML (ORCPT ); Wed, 22 Apr 2020 05:12:11 -0400 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 03M91r9Z003493 for ; Wed, 22 Apr 2020 05:12:10 -0400 Received: from e06smtp04.uk.ibm.com (e06smtp04.uk.ibm.com [195.75.94.100]) by mx0a-001b2d01.pphosted.com with ESMTP id 30gf5t2dbx-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 22 Apr 2020 05:12:10 -0400 Received: from localhost by e06smtp04.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Apr 2020 10:11:21 +0100 Subject: Re: [kvm-unit-tests PATCH v5 03/10] s390x: cr0: adding AFP-register control bit References: <1582200043-21760-1-git-send-email-pmorel@linux.ibm.com> <1582200043-21760-4-git-send-email-pmorel@linux.ibm.com> <20200422095928.0623886c.cohuck@redhat.com> From: Pierre Morel Date: Wed, 22 Apr 2020 11:12:04 +0200 MIME-Version: 1.0 In-Reply-To: <20200422095928.0623886c.cohuck@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Message-Id: Sender: linux-s390-owner@vger.kernel.org List-ID: To: Cornelia Huck Cc: kvm@vger.kernel.org, linux-s390@vger.kernel.org, frankja@linux.ibm.com, david@redhat.com, thuth@redhat.com On 2020-04-22 09:59, Cornelia Huck wrote: > On Thu, 20 Feb 2020 13:00:36 +0100 > Pierre Morel wrote: > >> While adding the definition for the AFP-Register control bit, move all >> existing definitions for CR0 out of the C zone to the assmbler zone to >> keep the definitions concerning CR0 together. >> >> Signed-off-by: Pierre Morel >> --- >> lib/s390x/asm/arch_def.h | 11 ++++++----- >> s390x/cstart64.S | 2 +- >> 2 files changed, 7 insertions(+), 6 deletions(-) >> > > Reviewed-by: Cornelia Huck > Thanks for the review, Regards, Pierre -- Pierre Morel IBM Lab Boeblingen