From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 9C0813858C60 for ; Mon, 24 Jul 2023 09:14:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9C0813858C60 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1690190075; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UJs0zQNUHIv9y7A5gKk/QhjgszS9Trt+/QKaZSd+zIA=; b=XCM3vzn9SJKZpbPbeR4S5rfnI4myNY+af/FGv+bkqfrCTcjS6ceFbiQLpbH3woIksOha0/ OYSdVntkD5MXFGupDsm1QFjT8TIDZd6vbVVaa3DC2m1fnq9fSDYkRNEGf4QtRo/Uk4H/yZ 3Xl65Ble7YqFHQb6Faon73Rig68Cq4E= Received: from mail-qt1-f199.google.com (mail-qt1-f199.google.com [209.85.160.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-33-ILbi3P9QMWCN45oDRbiF4Q-1; Mon, 24 Jul 2023 05:14:33 -0400 X-MC-Unique: ILbi3P9QMWCN45oDRbiF4Q-1 Received: by mail-qt1-f199.google.com with SMTP id d75a77b69052e-4053a7966efso59983391cf.3 for ; Mon, 24 Jul 2023 02:14:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690190073; x=1690794873; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UJs0zQNUHIv9y7A5gKk/QhjgszS9Trt+/QKaZSd+zIA=; b=HsXXnMgQz9w7qpMKNeD46ODfrUCcm6xdM/1RET6/0AwKppFY14WBdqkHs/axLHnqna eGmnP9t0npo4404IGVUIIvIZm5q+NbZXNsJ2Wd1TCGlK8+5sj0AgIh33cwMDf8B9M3WZ MnCvFJHQFjSD39Pf8h9OD9NfHO0iO3ilqTab5yNhaaty1h7N7+KavW+pOcfpKq9kZTZe qWrVlyZ4yvyi3lEwP0yEwBZibyOgTcHvB/myRopE3N0MJ4Zhgt+ll9lNAtc62GLojOeN J7CpMlV65pVLQBuZzp96L+23aDnvn0VYtCsIbMWzfk2eg2+PgJ41OZtDW/r/1uIKYQSv Tubg== X-Gm-Message-State: ABy/qLbOtMRQICFhldgvJbO0T7JWGU742MdRg0eXJiB5QQ0PMsw5mxfI Z/mbVi97cSkKZNJseb0siPLj2mFIpyNMJgQrIOYKdl359JyWAGQx1Cm8nDe9l7UrsXcJkGUUdsp 04yyRueOUPR4QdUnv16nLFP+zHg== X-Received: by 2002:ac8:59d5:0:b0:403:2761:9e6a with SMTP id f21-20020ac859d5000000b0040327619e6amr10862325qtf.1.1690190072946; Mon, 24 Jul 2023 02:14:32 -0700 (PDT) X-Google-Smtp-Source: APBJJlGKRgV/cemKJSS1YRYlW8mxE9/rFPmQgfMU0qSZ850mNQQoNpMV9UTBy58Bbq6El1IlzVMI3Q== X-Received: by 2002:ac8:59d5:0:b0:403:2761:9e6a with SMTP id f21-20020ac859d5000000b0040327619e6amr10862315qtf.1.1690190072751; Mon, 24 Jul 2023 02:14:32 -0700 (PDT) Received: from [192.168.1.7] ([79.123.79.89]) by smtp.gmail.com with ESMTPSA id t25-20020a05620a035900b00767d62ed8e6sm2881573qkm.19.2023.07.24.02.14.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Jul 2023 02:14:32 -0700 (PDT) Message-ID: <7b59836d-2150-28c6-de8e-27bf76caf295@redhat.com> Date: Mon, 24 Jul 2023 10:14:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 2/2] LoongArch: Fix immediate overflow check bug To: Jinyang He , Xi Ruoyao , mengqinggang Cc: xuchenghua@loongson.cn, chenglulu@loongson.cn, liuzhensong@loongson.cn, i.swmail@xen0n.name, maskray@google.com, Binutils References: <20230717082229.2149099-1-mengqinggang@loongson.cn> <20230717082229.2149099-2-mengqinggang@loongson.cn> <9f523a9f-8414-49d2-b3db-303171bcc389@loongson.cn> From: Nick Clifton In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_NONE,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: Hi Jinyang He, Xi Ruoyao, Mengqingang, I have decided to apply both patches to the 2.41 branch. I agree that patch 1/2 was a needed bug fix, and whilst 2/2 is not a real bug-fix, it will help to alter users to the fact that there is a problem and that they need to do something to fix their code. (Also since I was applying patch 1/2 it was easy for me to apply 2/2 at at the same time). Luckily the 2.41 release has not happened yet. It was due to go out today but I have been asked to delay it whilst a problem with another port is resolved. But the delay will not be for long, and the release will happen soon. All of which is to say - please do not expect to get any more LoongArch bug fixes into the 2.41 release... Cheers Nick