From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AEAE2C433E7 for ; Tue, 13 Oct 2020 15:19:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 446B824913 for ; Tue, 13 Oct 2020 15:19:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="WP6ia4C7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731103AbgJMPT6 (ORCPT ); Tue, 13 Oct 2020 11:19:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726657AbgJMPT6 (ORCPT ); Tue, 13 Oct 2020 11:19:58 -0400 Received: from mail-pj1-x1043.google.com (mail-pj1-x1043.google.com [IPv6:2607:f8b0:4864:20::1043]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB129C0613D0 for ; Tue, 13 Oct 2020 08:19:57 -0700 (PDT) Received: by mail-pj1-x1043.google.com with SMTP id b6so105023pju.1 for ; Tue, 13 Oct 2020 08:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=qhi/vR1Y4s1cr/nOmC2PdNe3HKi5OUUwuI1+17/oAmY=; b=WP6ia4C7vw5UVIa5tUnJSdZkLtL4tMAE/Rv/tg/3iHGHy8eN27fa4OsyVk89F9NHfX jzAziGK486c9yltyz0iHtCFkTa9664/5Sy9VN5dt5SUOffikYjqelNNf6SYDIV53F7Od ZDruK/DWYTBsRNpbsMrYKnhgxW8/4dJl6DSHpREq+566tV1uwP7uBkp6pKSYjQ99tGuf gQNjFHBeUvcHSlFLUPYhUId5W0NVi/5j8y3hMIAXPPYGqJkP/CUt8kB9XqGMwOZt/fwA 6gJDcseMH4fkkNhc8bz4R4DBmNBVZayagLtUyjy3vj9/o7jH9TCnnqGSDPhsov3xOIg5 Jf8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=qhi/vR1Y4s1cr/nOmC2PdNe3HKi5OUUwuI1+17/oAmY=; b=RZZDWw4qLW+aHCIrKP9akuLAYQhxF9MgitA2ck9wzs0EYb1qY/72wWKDWTKtDDyRXc xloVxzsoGRX5t+Qj58vjPwgs0dhH3+R5Cuzq8e4Tvi34rE1qzsCJbHms6fqbls+48dNV hw+YWag2WnHjVti3q3E11Y9JjVT+7cP5A91ZXik6G6ONbChdrRcj5Lei13mFk4IDBnRz t2RG1jlb38vEAdCvA+lOqJdjrAie45Dy6A/mTdmHGYbiGWkP4VPrKzMqQqU37a/a0hpZ xho5Uj5hYmtlUYaUJuj5suvTdnzelBpGhrsvPpwWp1NW8bvJx7v72yqECCD31+NmT84N nSFA== X-Gm-Message-State: AOAM532xaR/83V5gSdZqElb/sSx2GckuXzfKlvWEXjxcIL41bNLRu1tk ev7AOafdOWGey3JUTq5FLhDqf4i18SVgAHWR X-Google-Smtp-Source: ABdhPJw1FCrK7FeRpkeuwkS9RM66H/PSSVQQA9mcntsSXNpMCVazKJlY47d6dvB1rheORojTh6gxpQ== X-Received: by 2002:a17:90a:dc06:: with SMTP id i6mr250032pjv.162.1602602397412; Tue, 13 Oct 2020 08:19:57 -0700 (PDT) Received: from leoy-ThinkPad-X240s ([64.120.119.108]) by smtp.gmail.com with ESMTPSA id b10sm22149894pgm.64.2020.10.13.08.19.53 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 13 Oct 2020 08:19:56 -0700 (PDT) Date: Tue, 13 Oct 2020 23:19:51 +0800 From: Leo Yan To: Arnaldo Carvalho de Melo Cc: Peter Zijlstra , Ingo Molnar , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Wei Li , James Clark , Andre Przywara , Dave Martin , linux-kernel@vger.kernel.org, Al Grant Subject: Re: [PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow Message-ID: <20201013151951.GB24974@leoy-ThinkPad-X240s> References: <20200929133917.9224-1-leo.yan@linaro.org> <20201013145332.GG1063281@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201013145332.GG1063281@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnaldo, On Tue, Oct 13, 2020 at 11:53:32AM -0300, Arnaldo Carvalho de Melo wrote: [...] > > Changes from v1: > > - Heavily rewrote the patch 05 for refactoring printing strings; this > > is fundamental change, so adjusted the sequence for patches and moved > > the printing string patch ahead from patch 10 (v1) to patch 05; > > - Changed to use GENMASK_ULL() for bits mask; > > - Added Andre's patch 13 for dumping memory tagging; > > - Refined patch 12 for adding sub classes for Operation packet, merged > > some commit log from Andre's patch, which allows commit log and code > > to be more clear; Added "Co-developed-by: Andre Przywara" tag to > > reflect this. > > Ok, so I'll wait for v3, as Leo indicated he'll respin. Yes, please hold on and I will send out patch set v3 according to Andre's reviewing. Thanks, Leo