From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C18BC433EF for ; Thu, 21 Apr 2022 11:14:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356285AbiDULRJ (ORCPT ); Thu, 21 Apr 2022 07:17:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244196AbiDULRI (ORCPT ); Thu, 21 Apr 2022 07:17:08 -0400 Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C749025E82; Thu, 21 Apr 2022 04:14:19 -0700 (PDT) Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 23L9iv41017186; Thu, 21 Apr 2022 11:14:19 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=message-id : subject : from : to : cc : date : in-reply-to : references : content-type : mime-version : content-transfer-encoding; s=pp1; bh=u38PtwUIyJNt+UcTv99VsJml7/G4082E4OJfnd4iDto=; b=hmsxmVWJeSn8eI/GRXR3jA3Uz0e+dozPMj28LcUv9XQ+oAU9eVBl7V6p3MbQgnLo1iCa DjPcpdJ6KUBKEo4jMPxwFu2xUcAZiP8iDseUwbKAGgxYsqeuQzRLFolZeLhNYmNQ9Y1W OBst2RVieV1CLJk53yvx4taEggum/T9OgX7fwJ5MIhxo2inW0KwUfLAk9rugDWbfH7FQ swGlOUTesx5czSjz3xpxjSMSQRipHvHI21bOvdP/IN0wkrprOhBgHNj+u4lH36McJL1i 6iZA3LQUVfwb7hvD6xmS8iEuODpIihQwQC1PLS4UsCf0In/wfw/AWfvY6gDRPnwMahDw GQ== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com with ESMTP id 3fjm2hw79e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 21 Apr 2022 11:14:19 +0000 Received: from m0098410.ppops.net (m0098410.ppops.net [127.0.0.1]) by pps.reinject (8.16.0.43/8.16.0.43) with SMTP id 23LBCWvm029727; Thu, 21 Apr 2022 11:14:19 GMT Received: from ppma03ams.nl.ibm.com (62.31.33a9.ip4.static.sl-reverse.com [169.51.49.98]) by mx0a-001b2d01.pphosted.com with ESMTP id 3fjm2hw78r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 21 Apr 2022 11:14:18 +0000 Received: from pps.filterd (ppma03ams.nl.ibm.com [127.0.0.1]) by ppma03ams.nl.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 23LBDBTa012036; Thu, 21 Apr 2022 11:13:14 GMT Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by ppma03ams.nl.ibm.com with ESMTP id 3ffne8qr41-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 21 Apr 2022 11:13:14 +0000 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 23LBDBGp30933494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 21 Apr 2022 11:13:11 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 8386311C050; Thu, 21 Apr 2022 11:13:11 +0000 (GMT) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 29B6A11C04A; Thu, 21 Apr 2022 11:13:11 +0000 (GMT) Received: from li-ca45c2cc-336f-11b2-a85c-c6e71de567f1.ibm.com (unknown [9.171.95.233]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTP; Thu, 21 Apr 2022 11:13:11 +0000 (GMT) Message-ID: <9325456e69bca959ce51e4b36b5908e4bec23955.camel@linux.ibm.com> Subject: Re: [kvm-unit-tests PATCH v3 10/11] s390x: uv-host: Fix pgm tests From: Nico Boehr To: Janosch Frank , kvm@vger.kernel.org Cc: linux-s390@vger.kernel.org, imbrenda@linux.ibm.com, david@redhat.com, thuth@redhat.com, seiden@linux.ibm.com Date: Thu, 21 Apr 2022 13:13:10 +0200 In-Reply-To: <20220421101130.23107-11-frankja@linux.ibm.com> References: <20220421101130.23107-1-frankja@linux.ibm.com> <20220421101130.23107-11-frankja@linux.ibm.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.4 (3.42.4-2.fc35) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-GUID: PUWPVocKROZCMXuBWh6SF0fEobREbdxj X-Proofpoint-ORIG-GUID: Q1nQ-I_S3uZDJxYdc_HKlBlsEM26xEhy X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-04-20_06,2022-04-21_01,2022-02-23_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 impostorscore=0 clxscore=1015 lowpriorityscore=0 adultscore=0 suspectscore=0 mlxlogscore=999 spamscore=0 bulkscore=0 phishscore=0 malwarescore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2204210062 Precedence: bulk List-ID: X-Mailing-List: linux-s390@vger.kernel.org On Thu, 2022-04-21 at 10:11 +0000, Janosch Frank wrote: > We don't want to re-enter the UV call on a cc > 1 for this test. > > Signed-off-by: Janosch Frank Reviewed-by: Nico Boehr