From patchwork Fri Oct 20 14:48:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nina Schoetterl-Glausch X-Patchwork-Id: 13430832 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 5176FCDB474 for ; Fri, 20 Oct 2023 14:54:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377590AbjJTOyN (ORCPT ); Fri, 20 Oct 2023 10:54:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377577AbjJTOyM (ORCPT ); Fri, 20 Oct 2023 10:54:12 -0400 Received: from mx0b-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C346D53; Fri, 20 Oct 2023 07:54:10 -0700 (PDT) Received: from pps.filterd (m0353723.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 39KErnaZ018625; Fri, 20 Oct 2023 14:53:57 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding; s=pp1; bh=0ASHlJFdv8G/sS6P0d8ondxMWAsOoXwjkIOG6iAObHQ=; b=lQmVB8qBY3pJIddNAUvmAXLsKr4fqB7Q9r6bgsDkUzmuF0EUgyADNLagCasjoyEPguj2 BZa1xG/Tn42q6Y19G6nsEoErr1217H/ysEm7WMtOBBu2x96RX2DsqCgvtMlCKE9jDZBU Ipi9+GdQGK9QHKOSZ/IluJdwlnHmjEUjVqlAIoWOuozrD6OUrUhx/7XGgTmnfdfjrYEr 98ofJKnoh/TPcsu6YM3Y7Uq1tA/LkEOTAZ3YNj7KR+7xiDudz8N2vWaUf5saN0jkkugR i3/FHZuG+lVel91yp4rlXoFdP8p4vePwyqX9AGiZg4tuPw5mvUm4kmvJ5AK5l+htKwcc Mw== Received: from pps.reinject (localhost [127.0.0.1]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3tuuk586wb-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Oct 2023 14:53:56 +0000 Received: from m0353723.ppops.net (m0353723.ppops.net [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 39KErriq018995; Fri, 20 Oct 2023 14:53:55 GMT Received: from ppma23.wdc07v.mail.ibm.com (5d.69.3da9.ip4.static.sl-reverse.com [169.61.105.93]) by mx0a-001b2d01.pphosted.com (PPS) with ESMTPS id 3tuuk585fp-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Oct 2023 14:53:53 +0000 Received: from pps.filterd (ppma23.wdc07v.mail.ibm.com [127.0.0.1]) by ppma23.wdc07v.mail.ibm.com (8.17.1.19/8.17.1.19) with ESMTP id 39KC6vKg032125; Fri, 20 Oct 2023 14:49:07 GMT Received: from smtprelay02.fra02v.mail.ibm.com ([9.218.2.226]) by ppma23.wdc07v.mail.ibm.com (PPS) with ESMTPS id 3tuc35n6gs-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 20 Oct 2023 14:49:07 +0000 Received: from smtpav07.fra02v.mail.ibm.com (smtpav07.fra02v.mail.ibm.com [10.20.54.106]) by smtprelay02.fra02v.mail.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 39KEn4jL25494156 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 20 Oct 2023 14:49:04 GMT Received: from smtpav07.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6A47120040; Fri, 20 Oct 2023 14:49:04 +0000 (GMT) Received: from smtpav07.fra02v.mail.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2659520043; Fri, 20 Oct 2023 14:49:04 +0000 (GMT) Received: from tuxmaker.boeblingen.de.ibm.com (unknown [9.152.85.9]) by smtpav07.fra02v.mail.ibm.com (Postfix) with ESMTP; Fri, 20 Oct 2023 14:49:04 +0000 (GMT) From: Nina Schoetterl-Glausch To: Janosch Frank , Claudio Imbrenda , =?utf-8?q?Nico_B=C3=B6hr?= Cc: Nina Schoetterl-Glausch , Colton Lewis , Ricardo Koller , Sean Christopherson , Thomas Huth , Nikos Nikoleris , David Hildenbrand , linux-s390@vger.kernel.org, Andrew Jones , kvm@vger.kernel.org, Shaoqin Huang Subject: [kvm-unit-tests PATCH 02/10] s390x: topology: Fix report message Date: Fri, 20 Oct 2023 16:48:52 +0200 Message-Id: <20231020144900.2213398-3-nsg@linux.ibm.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231020144900.2213398-1-nsg@linux.ibm.com> References: <20231020144900.2213398-1-nsg@linux.ibm.com> MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-Proofpoint-GUID: HcvyIEdyZY6cz5PhniMSVUTZht13nA4C X-Proofpoint-ORIG-GUID: MEbykT_jxZIliWpdHXrdy7e-LWiJep1m X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-20_10,2023-10-19_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 phishscore=0 mlxlogscore=999 priorityscore=1501 mlxscore=0 bulkscore=0 lowpriorityscore=0 suspectscore=0 adultscore=0 malwarescore=0 clxscore=1015 spamscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2310170001 definitions=main-2310200123 Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org A polarization value of 0 means horizontal polarization. Reviewed-by: Nico Boehr Signed-off-by: Nina Schoetterl-Glausch Reviewed-by: Janosch Frank --- s390x/topology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s390x/topology.c b/s390x/topology.c index 6ab8c8d4..1c4a86fe 100644 --- a/s390x/topology.c +++ b/s390x/topology.c @@ -277,7 +277,7 @@ static uint8_t *check_tle(void *tc) else report(cpus->pp == POLARIZATION_VERTICAL_HIGH || cpus->pp == POLARIZATION_HORIZONTAL, - "Dedicated CPUs are either vertically polarized or have high entitlement"); + "Dedicated CPUs are either horizontally polarized or have high entitlement"); return tc + sizeof(*cpus); }