From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id uARiHd8uoGWD1jgAWB0awg (envelope-from ) for ; Thu, 11 Jan 2024 13:09:35 -0500 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=EmFIkNYO; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 7551A1E0C2; Thu, 11 Jan 2024 13:09:35 -0500 (EST) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 5F2961E098 for ; Thu, 11 Jan 2024 13:09:33 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EA722386F032 for ; Thu, 11 Jan 2024 18:09:32 +0000 (GMT) Received: from omta38.uswest2.a.cloudfilter.net (omta38.uswest2.a.cloudfilter.net [35.89.44.37]) by sourceware.org (Postfix) with ESMTPS id 14EC0386C593 for ; Thu, 11 Jan 2024 18:09:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 14EC0386C593 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 14EC0386C593 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=35.89.44.37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1704996551; cv=none; b=qSvg/gcSZbhHQ3ABcQZun+Z+DfE0HHilELMNBlz4rRA0t1TPkZHBhZLHz8D100BoSScY3es5/knbtcCQGelMBaUls9CiRhppQLuIzdW+DWHg8NeLCPjGcL3lM2YkknYB1CYcR9Zy1YerBdkZnxE5z2WE3aB7fCPGLp2/EnXmVxY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1704996551; c=relaxed/simple; bh=nbnJzRDHrZFH5xlfH9P0+krklAdNKqDb6eNfFWYwrm8=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=U4ERpF+XQrFWAd19PUBPcBEFo1tlOmn4Xs32qYzAOgtniLJpXMwVGtKfWhikwas/+XJYxjxTSH03Vzbc/kDnxm7HRFPQkZD1m1SXVUYl0j+y2T+ggIF073cwmtn8enRxK+QCifFjy4CaOVQxdHl3kFHt22UOrSghOdTTiRItdqQ= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-6007a.ext.cloudfilter.net ([10.0.30.247]) by cmsmtp with ESMTPS id NyPVr5WQToMN9NzUKrMgT5; Thu, 11 Jan 2024 18:09:08 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id NzUJrJ1s7yxR5NzUJrBmuR; Thu, 11 Jan 2024 18:09:08 +0000 X-Authority-Analysis: v=2.4 cv=JYOvEGGV c=1 sm=1 tr=0 ts=65a02ec4 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=dEuoMetlWLkA:10 a=Qbun_eYptAEA:10 a=CW7vb8Uc_aBAgJqueGEA:9 a=zZCYzV9kfG8A:10 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=nbnJzRDHrZFH5xlfH9P0+krklAdNKqDb6eNfFWYwrm8=; b=EmFIkNYOxTgXfK7MtQ94bETaN+ cmU1EMhsyYIWy4UhCF0nLhm72MQFUcIdXLpH+QMmLnK2SdPFjhbFUI3whcHrVZiv+kN2NxatzSbbD 1C9U+SlV6gka4Y7qQeRjX0Oyb; Received: from 97-122-68-157.hlrn.qwest.net ([97.122.68.157]:45452 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rNzUI-000I4N-34; Thu, 11 Jan 2024 11:09:07 -0700 From: Tom Tromey To: Yang Liu Cc: Andrew Burgess , gdb-patches@sourceware.org, palmer@dabbelt.com, simon.marchi@polymtl.ca Subject: Re: [PATCH v3] gdb: RISC-V: Refine lr/sc sequence support References: <20231107065816.85723-1-liuyang22@iscas.ac.cn> <871qd0ts1c.fsf@redhat.com> <47a9f437-0aee-43b7-abb7-89782f4c1b9b@iscas.ac.cn> X-Attribution: Tom Date: Thu, 11 Jan 2024 11:09:05 -0700 In-Reply-To: <47a9f437-0aee-43b7-abb7-89782f4c1b9b@iscas.ac.cn> (Yang Liu's message of "Mon, 8 Jan 2024 19:37:45 +0800") Message-ID: <87r0inpwse.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 97.122.68.157 X-Source-L: No X-Exim-ID: 1rNzUI-000I4N-34 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 97-122-68-157.hlrn.qwest.net (murgatroyd) [97.122.68.157]:45452 X-Source-Auth: tom+tromey.com X-Email-Count: 7 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfOeQGgXyVJUpJP+oh97JrsJGQ9qXYeBoargkEhZqpPhnTtD7oa+mcCCtlKKWh0M0cSt7IVktIir3Uvq3j10ZR6U6h+9c7kB6tZiURsrxPD9/fsJrCWWB lQ5vjKsJCcBChp1rZc5dRA9BpCQrZ5cdfUJmbj9VyGAgrC738rLZJCzaOSqB7UzG260zAiQUoQb0ockZxjbdeqn6eDysAOK9D78= X-Spam-Status: No, score=-3016.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org >>>>> Yang Liu writes: > A gentle reminder: this patch has been approved for some time now, but > I've noticed it hasn't been merged into the codebase. Has it been > overlooked? I don't really know the status of this, but if you have copyright papers in place, we can arrange for write-after-approval access. If you don't then I suspect we will need them, because this patch is over the size limit. Tom