From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outbound-ss-761.bluehost.com (outbound-ss-761.bluehost.com [74.220.211.250]) by sourceware.org (Postfix) with ESMTPS id 3C2B53858D28 for ; Fri, 27 Jan 2023 23:50:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3C2B53858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com Received: from cmgw12.mail.unifiedlayer.com (unknown [10.0.90.127]) by progateway8.mail.pro1.eigbox.com (Postfix) with ESMTP id 9421210049CEC for ; Fri, 27 Jan 2023 23:50:35 +0000 (UTC) Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTP id LYUNpk9SVFEGbLYUNpyW7o; Fri, 27 Jan 2023 23:50:35 +0000 X-Authority-Reason: nr=8 X-Authority-Analysis: v=2.4 cv=f4+NuM+M c=1 sm=1 tr=0 ts=63d4634b a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10:nop_charset_1 a=RvmDmJFTN0MA:10:nop_rcvd_month_year a=Qbun_eYptAEA:10:endurance_base64_authed_username_1 a=IT_UglR7AAAA:8 a=VwQbUJbxAAAA:8 a=aqUhOp1yXcJmXO_sHjQA:9 a=QEXdDO2ut3YA:10:nop_charset_2 a=okTsqgFZdx_09wDfuO9u:22 a=AjGcO6oz07-iQ99wixmX:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=w0F+REHDV2E7Y73FPnTFQq7kveQ9LuHsI5I85vh+3Vs=; b=ZR+phUWLVHuGiPhz/4kfwcC64j w4Ltyc1Kr3g9BUEHKy73AdsHHlFZcFPro36IC7zL4kx6js96jah/BecDp6E93Q0msO91bJOJVErlX GHia2mqaloPsBa8GaoBbWI/kX; Received: from [161.98.8.3] (port=35838 helo=prentzel) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pLYUM-001cNd-0u; Fri, 27 Jan 2023 16:50:35 -0700 From: Tom Tromey To: Lancelot SIX Cc: Tom Tromey , Mark Wielaard , Luis Machado , Simon Marchi , "gdb@sourceware.org" , John Baldwin Subject: Re: Any concrete plans after the GDB BoF? References: <83485199-965e-7ff5-1dc8-d027b74b56f7@arm.com> <20230101220250.GA11041@gnu.wildebeest.org> <87tu0lxgee.fsf@tromey.com> <87bkmtx83b.fsf@tromey.com> <20230127155016.zchm4tsawlkdfyne@ubuntu.lan> X-Attribution: Tom Date: Fri, 27 Jan 2023 16:50:33 -0700 In-Reply-To: <20230127155016.zchm4tsawlkdfyne@ubuntu.lan> (Lancelot SIX's message of "Fri, 27 Jan 2023 15:50:16 +0000") Message-ID: <87mt63ilkm.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 161.98.8.3 X-Source-L: No X-Exim-ID: 1pLYUM-001cNd-0u X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (prentzel) [161.98.8.3]:35838 X-Source-Auth: tom+tromey.com X-Email-Count: 17 X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-Spam-Status: No, score=-3021.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,JMQ_SPF_NEUTRAL,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: >>>>> "Lancelot" =3D=3D Lancelot SIX writes: Lancelot> I usually try to run a script doing this automatically. However,= it can Lancelot> only detect when a checked-in patch exactly matches what have bee= n sent Lancelot> to the ML. So the situations where we have "OK to merge with this Lancelot> detail fixed" will not be caught by the script. Yeah. For gdb, if we plan to use this, I think we should require a gerrit-like Change-Id so that the process can be made more reliable. Unfortunately this requires hacking on patchworks which I tend to doubt is going to happen. Lancelot> Also, I wish patchwork could automatically close a patches/series= when a new Lancelot> revision is sent to the ML. This is another class of patches which Lancelot> remain on patchwork when they should probably not. I did try to = close Lancelot> those manually in the past, but got overwhelmed, so I do not do t= hat Lancelot> anymore. Me too. Maybe the Change-Id thing could also be used to automate this. In this case it's fine by me if the occasional patch slips past -- for instance if someone drops a patch from a series, and the dropped patch still shows up, I guess that is rare enough that I would be ok handling it manually. Lancelot> That being said, I=E2=80=AFstill use git-pw to fetch and apply pa= tch and series. Lancelot> This is really convenient when I am not working on the host where= I have Lancelot> my mail client. Have you tried b4 instead? I haven't yet but it seems like the same thing but without needing patchwork, just public inbox. https://b4.docs.kernel.org/en/latest/index.html Tom