From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by sourceware.org (Postfix) with ESMTPS id 6354D3858CDA for ; Mon, 12 Sep 2022 07:07:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6354D3858CDA Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=foss.st.com Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28C1ki51030520; Mon, 12 Sep 2022 09:06:53 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=nBs7rfUwipzp5f6JlJsES/0v7v7adR7ewrnDQI0QTk8=; b=8ebeVKNDzWbLYfAHAW4451mxccGgKUl/6/i/bT5MjtROrfypeNdKidIor9cxBVuT6zrp ZQ7j6TtZROnWQEfHOxnWz9wD9j6pcfQVWw7/b9KDVv53Gs9GENSta6RudZULSOVROi1K 7jHo6p3ayQBM13RXzCRIqiMSxEzAqWeP7mPEz/rrQcTbOHHpxg1IOjxVmfeRaIaXQ5+h ig73TstTABRUZJzJQckotjEyY3OdMvAmry3r3LRyynN1uk32hZnCTfDXcTG/siVyxzlN F0D57s4/qTo/QTvPwvTMyBsEkPNIDREET93G7LVp+bhWpqqXIXder9VojNxTc95t+X6S gg== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3jgjvjrfhc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 12 Sep 2022 09:06:53 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 51563100034; Mon, 12 Sep 2022 09:06:51 +0200 (CEST) Received: from Webmail-eu.st.com (eqndag1node6.st.com [10.75.129.135]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 3C7622138C0; Mon, 12 Sep 2022 09:06:51 +0200 (CEST) Received: from [10.210.55.83] (10.75.127.123) by EQNDAG1NODE6.st.com (10.75.129.135) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2375.31; Mon, 12 Sep 2022 09:06:02 +0200 Message-ID: <54513c03-1421-b480-fc6b-2229e811396b@foss.st.com> Date: Mon, 12 Sep 2022 09:06:02 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 Subject: Re: [PATCH v2] gcov: Respect triplet when looking for gcov To: Mikael Morin , CC: , References: <20220909125624.2561867-1-torbjorn.svensson@foss.st.com> <662abb45-dad9-f0f7-4af6-940829d648a6@foss.st.com> Content-Language: en-US From: Torbjorn SVENSSON In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.75.127.123] X-ClientProxiedBy: GPXDAG2NODE4.st.com (10.75.127.68) To EQNDAG1NODE6.st.com (10.75.129.135) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.528,FMLib:17.11.122.1 definitions=2022-09-12_04,2022-09-09_01,2022-06-22_01 X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2022-09-11 21:38, Mikael Morin wrote: > Le 11/09/2022 à 18:04, Torbjorn SVENSSON a écrit : >> Can you fix it for me and submit it or do you want me to send a v3? > > For trivial things like this, there is no need for a v3 (nor was there > for a v2). > Do you miss a git write account and need someone to push for you? Ok! I do not have any write access, so yes, please push it for me!