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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 AEF92C433DF for ; Thu, 15 Oct 2020 12:26:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2474C22249 for ; Thu, 15 Oct 2020 12:26:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="yo2bYsI/"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="oNynOZkH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2474C22249 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2MDs3qgLFsd01dBA9Ti9TDS1dSRp5a1DI3aM2qDgkgw=; b=yo2bYsI/qZPVz8rpfyYm5VZ8S /9ah3qa7I9+emc5OQA5qgD2dYIIQuyLcPymlXMzDT4wUoKS58Qu45bCgy02GpsgGo09t6CFcNMhID 4Bp5o2NdtrylmSMzke+seeZHsAuWKH9JXBBGifGWP5zDHJXB6DHqMPoQwtm3ta2WmMzBOI8V1n5N9 VrQHiix4QOaaX7Z91gplpVGJb26qEpDQzrSDxCrniSKoeURHDy2D/DskqvV3OsEG2m6ul051A81HS R8kKshjnVvtCkobVjM8xVV1uWIWFlmaZ4iGF/lJmZBqqCbHp2cwPmFVa55Nub5T1wM3bNVIEIZQsa P+6vut06A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kT2K1-0005V0-6B; Thu, 15 Oct 2020 12:25:29 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kT2Jz-0005UP-1z for linux-arm-kernel@merlin.infradead.org; Thu, 15 Oct 2020 12:25:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=1z2PBzq4WC8XmQxqk+2/xaS+zVoYwIej/bopEv7oGyM=; b=oNynOZkHraA7nu2astw3+wMbQ3 tvopBgtIH3QRP2JvHXmEmSmNPrKeiWxSywSwJnoNwUYPNXCE7Sip2JdsE9m21sJv2VlTISESvx2Up GTBPgVbE0luqwuukcAN1X2ZTaZVR1icIxfzdVHUsgBGGrdWwdZu0Z/FFp9GgTQICyC48vBNZ93qzh NGjc3xWY128Gn0m6ZsS32fNT+beIlPhhXG4E+J8yI1Yofk7+zK4N0eJiRzjVuuiB9GPL9tDeIShrx tM5k5FYOUX2D6JnkLEHnEQBnms+TosEiVGTxSRJXf5RwI5LRod3497v4cx1r2a4D15MP7iqbOb3kb PU5zNGFQ==; Received: from [179.97.37.151] (helo=quaco.ghostprotocols.net) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1kT2Jx-0006rU-TR; Thu, 15 Oct 2020 12:25:26 +0000 Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 555D94047F; Thu, 15 Oct 2020 09:25:22 -0300 (-03) Date: Thu, 15 Oct 2020 09:25:22 -0300 From: Arnaldo Carvalho de Melo To: John Garry Subject: Re: [PATCH] perf jevents: Fix event code for events referencing std arch events Message-ID: <20201015122522.GA2896742@kernel.org> References: <1602170368-11892-1-git-send-email-john.garry@huawei.com> <20201012105430.GH1099489@krava> <5b0aefe2-e0d5-b5ff-654c-4e93c427050f@huawei.com> <20201012112419.GJ1099489@krava> <20201014164905.GN3100363@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Url: http://acmel.wordpress.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, irogers@google.com, peterz@infradead.org, kjain@linux.ibm.com, linux-kernel@vger.kernel.org, linuxarm@huawei.com, alexander.shishkin@linux.intel.com, yao.jin@linux.intel.com, mingo@redhat.com, linux-arm-kernel@lists.infradead.org, namhyung@kernel.org, Jiri Olsa , yeyunfeng@huawei.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Em Wed, Oct 14, 2020 at 06:46:12PM +0100, John Garry escreveu: > On 14/10/2020 17:49, Arnaldo Carvalho de Melo wrote: > > Ok, applied, > > Thanks > > > please consider adding a Fixes tag next time. > > > > Can do if it helps, but I only thought it appropriate when fixing something > merged to mainline. Please do, I think it appropriate in all cases, people doing backports may decide to pick something and if it has some subtle issue this can be automatically checked for by looking at any later Fixes for that specific cset. I decided not to do any rebase on perf/core, so those Fixes will remain valid. - Arnaldo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 9D8C0C433E7 for ; Thu, 15 Oct 2020 12:25:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 38F5322257 for ; Thu, 15 Oct 2020 12:25:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602764728; bh=4J1S7USanwZNN7qIzRrJ/hOpBggw7ss1lJF3WCHWT9c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=l/Wv8rotOfJX3MDkKCkR+nVIJ/bONuQwFKg0fLyU3l1iDB2sJbx1vzFwbV8efbALv SgCFf5ZUrdsuuyYxRheYt1Ys9R2+d/XTP4+NGgUbyiaE6q3byRe4mpitzxnFVPt56Z Xr4lgJIwtkHs7JIpVtLwFsy8PeH9PP4H4DPiVjv8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727930AbgJOMZ1 (ORCPT ); Thu, 15 Oct 2020 08:25:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:46076 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726329AbgJOMZ0 (ORCPT ); Thu, 15 Oct 2020 08:25:26 -0400 Received: from quaco.ghostprotocols.net (unknown [179.97.37.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8EB3E2223F; Thu, 15 Oct 2020 12:25:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602764725; bh=4J1S7USanwZNN7qIzRrJ/hOpBggw7ss1lJF3WCHWT9c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vfo03Jz6KhYC+GYDC2xf5GsmdJ963zUpFR8Fiut0kz1gduMJtEry2+CQuqpTwwXBn GAcdgGR5FxZKgAt9udqfp4434RFyz/KigCykp+dtoiWfib17yN+uzelc3rUu1sjJ47 kLnBqM20BZhNujmhi9Gh631ycnGkI7ARl5urrgLY= Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id 555D94047F; Thu, 15 Oct 2020 09:25:22 -0300 (-03) Date: Thu, 15 Oct 2020 09:25:22 -0300 From: Arnaldo Carvalho de Melo To: John Garry Cc: Jiri Olsa , peterz@infradead.org, mingo@redhat.com, mark.rutland@arm.com, alexander.shishkin@linux.intel.com, namhyung@kernel.org, kjain@linux.ibm.com, irogers@google.com, yao.jin@linux.intel.com, yeyunfeng@huawei.com, linux-kernel@vger.kernel.org, linuxarm@huawei.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] perf jevents: Fix event code for events referencing std arch events Message-ID: <20201015122522.GA2896742@kernel.org> References: <1602170368-11892-1-git-send-email-john.garry@huawei.com> <20201012105430.GH1099489@krava> <5b0aefe2-e0d5-b5ff-654c-4e93c427050f@huawei.com> <20201012112419.GJ1099489@krava> <20201014164905.GN3100363@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Url: http://acmel.wordpress.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, Oct 14, 2020 at 06:46:12PM +0100, John Garry escreveu: > On 14/10/2020 17:49, Arnaldo Carvalho de Melo wrote: > > Ok, applied, > > Thanks > > > please consider adding a Fixes tag next time. > > > > Can do if it helps, but I only thought it appropriate when fixing something > merged to mainline. Please do, I think it appropriate in all cases, people doing backports may decide to pick something and if it has some subtle issue this can be automatically checked for by looking at any later Fixes for that specific cset. I decided not to do any rebase on perf/core, so those Fixes will remain valid. - Arnaldo