From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by sourceware.org (Postfix) with ESMTPS id 307EE3858016 for ; Thu, 12 May 2022 00:18:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 307EE3858016 Received: by mail-pj1-x102b.google.com with SMTP id gj17-20020a17090b109100b001d8b390f77bso6351091pjb.1 for ; Wed, 11 May 2022 17:18:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=dtEGsADT3vWLXR5npu4rfzfPjEMgw/BuxhLJGQm/S2A=; b=CDYSrm5q2+JlNsrrvWdTlzktaUKUXa+XkdowLlG5I12FIyiNaR3Sw81CxFu9NH8SbL 7HPhTNsVsd6mNJzjuK1dWVm99AS+2uYofSqSeNMIJLAQ4y0yh9+ev+HlE08BzeeboxrF 1Lul+bAcsWtgBgqhw169IYa7B41JnbGWXlTAcCmzlXA3+s45dvHcMrMeaGadYw+dQEp3 S1wfjpLyT2TWJYExhDbtmSrORzJnvSs7CXZiuEMutpEtNawp7na9U23NDqpchqTxxP/2 3MCmQfH+eErDFQQty67Q9idon0g3g13Njk7/UCMAjNRGpXeL1XFdqdv6Xme69Y0PfubN pwOw== X-Gm-Message-State: AOAM530X/vKQtYA0GCFIl52RG6DIDuOPNclf6rG2FFRiG7/JjT3adLlX CSzu8U4wADbv1dqJApOTqtKR2JKqH8g= X-Google-Smtp-Source: ABdhPJxWhwDuKkhUBg6NBvJgUWcrnqmeRA9XsvF/AiKyTwRz7J6L1SRpYCGlBhnU3dFv2bvLMFvvUg== X-Received: by 2002:a17:902:d548:b0:15e:ad75:80e3 with SMTP id z8-20020a170902d54800b0015ead7580e3mr28376048plf.48.1652314718212; Wed, 11 May 2022 17:18:38 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:4691:5605:9086:23e7]) by smtp.gmail.com with ESMTPSA id s15-20020aa78bcf000000b0050dc76281cesm2292550pfd.168.2022.05.11.17.18.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 May 2022 17:18:37 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id EA69E1142F5A; Thu, 12 May 2022 09:48:34 +0930 (ACST) Date: Thu, 12 May 2022 09:48:34 +0930 From: Alan Modra To: Luis Machado Cc: binutils@sourceware.org Subject: Re: [PATCH] [AArch64] Support AArch64 MTE memory tag dumps in core files Message-ID: References: <20220331140457.9237-1-luis.machado@arm.com> <20220503113350.571511-1-luis.machado@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3029.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2022 00:18:48 -0000 On Wed, May 11, 2022 at 04:13:13PM +0100, Luis Machado wrote: > Alan, > > Does this updated version look OK to you? Yes. -- Alan Modra Australia Development Lab, IBM