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=-3.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, 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 0D48DC433DF for ; Wed, 14 Oct 2020 11:16:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 55D47207C3 for ; Wed, 14 Oct 2020 11:16:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Gb4QN4dW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387816AbgJNLQy (ORCPT ); Wed, 14 Oct 2020 07:16:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:22794 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729372AbgJNLQx (ORCPT ); Wed, 14 Oct 2020 07:16:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602674212; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/KujEL9OO4RQnyINjYD02F7cN+kUA8e37LwN9pBzAAk=; b=Gb4QN4dWPCN9j6VTCzyqrfYisYNgrzhDJIvuqoZCkSswxL3gDAJ/FZitDjvZm0fDjBMx3W JwoqcKIxWaWIb7Q7VvKYXtHY43qKryPErSeTMH5fKahBi4WNmZ3cMZW24fzCm/S16nCLls VO7SjFZKnVXL8rkCeBFlIPzWzwUsYIk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-288-rXS71b4FPcCjUMvl-WhNTA-1; Wed, 14 Oct 2020 07:16:48 -0400 X-MC-Unique: rXS71b4FPcCjUMvl-WhNTA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0F0908014D9; Wed, 14 Oct 2020 11:16:46 +0000 (UTC) Received: from krava (unknown [10.40.195.92]) by smtp.corp.redhat.com (Postfix) with SMTP id A0B025D9D3; Wed, 14 Oct 2020 11:16:40 +0000 (UTC) Date: Wed, 14 Oct 2020 13:16:39 +0200 From: Jiri Olsa To: John Garry Cc: kajoljain , "acme@kernel.org" , "will@kernel.org" , "mark.rutland@arm.com" , "irogers@google.com" , "leo.yan@linaro.org" , "peterz@infradead.org" , "mingo@redhat.com" , "alexander.shishkin@linux.intel.com" , "namhyung@kernel.org" , "mathieu.poirier@linaro.org" , Linuxarm , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "qiangqing.zhang@nxp.com" , Zhangshaokun , "james.clark@arm.com" , "linux-imx@nxp.com" Subject: Re: [PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs Message-ID: <20201014111639.GA1375972@krava> References: <1602152121-240367-1-git-send-email-john.garry@huawei.com> <1f1c4537-2224-cd83-a10a-947ef8cd2864@linux.ibm.com> <2ca3d31e-478f-5e0a-dd36-37e84e4abf7c@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2ca3d31e-478f-5e0a-dd36-37e84e4abf7c@huawei.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 08, 2020 at 12:49:15PM +0100, John Garry wrote: > On 08/10/2020 12:27, kajoljain wrote: > > Hi John, > > I am looking into these patches, it seems they are not re-based on top of > > latest Arnaldo's perf/core branch. Can you rebase these changes. I think we are missing > > multiple updates. > > > > > > Thanks, > > Kajol Jain > > > > Hi Kajol Jain, > > My thought was that since the kernel part needs acceptance first [0], which > is based on v5.9-rc7, I would just use the same baseline here. > > However I suppose I should still use Arnaldo's perf/core from now on as > baseline, so I'll look at that now. yes please, I can't already apply 2nd patch.. patching file pmu-events/jevents.c Hunk #1 succeeded at 82 with fuzz 2 (offset 29 lines). Hunk #2 FAILED at 335. Hunk #3 FAILED at 354. Hunk #4 succeeded at 406 (offset 22 lines). Hunk #5 FAILED at 439. Hunk #6 FAILED at 531. Hunk #7 FAILED at 555. Hunk #8 FAILED at 602. Hunk #9 FAILED at 698. Hunk #10 succeeded at 770 (offset 2 lines). Hunk #11 succeeded at 813 (offset 2 lines). Hunk #12 succeeded at 1075 (offset 2 lines). Hunk #13 succeeded at 1242 (offset 2 lines). Hunk #14 succeeded at 1273 (offset 2 lines). 7 out of 14 hunks FAILED -- saving rejects to file pmu-events/jevents.c.rej can't find file to patch at input line 439 thanks, jirka 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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 E3E76C433DF for ; Wed, 14 Oct 2020 11:18:17 +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 60A3620725 for ; Wed, 14 Oct 2020 11:18:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="m7cIbXyV"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Gb4QN4dW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 60A3620725 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com 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=UbUrEtpDkmnT0mn6MmZta30a7UzIfH/9tMD/U+NAs7E=; b=m7cIbXyVYBqmICeENJZtXieU0 7Bxtsa82CzpYAPCT0fjEv7znttEfA+qRyb8wHsMFygynaqMQPWPHUXv/+2248mK7CcAfgTB2K+CS0 xIJA6hVYke3ZEiKCGm4Nv8wbeTgpTxma+Ypn+D8C9Sxng8sGKBrnbx6Qd0i3xl2ncf8//kBDa2pJ+ J7w/lLUNDHco+ZxEyeZ7+MiTF6iJwXCfF0xeaox7uPqL7pUU3NIl+EqueespdBBPIOVj4P6dmgW2c ZJfi8Nvs/BPMzOkVO2Jw0u4yLb63+JMwltY5T2FzwcYO3w6+uW76Gb1YUYg7X8YiVVMCwAC7zyBa3 GCZOH4oKA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kSem7-0006i0-Jd; Wed, 14 Oct 2020 11:16:55 +0000 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kSem5-0006h8-0q for linux-arm-kernel@lists.infradead.org; Wed, 14 Oct 2020 11:16:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602674212; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/KujEL9OO4RQnyINjYD02F7cN+kUA8e37LwN9pBzAAk=; b=Gb4QN4dWPCN9j6VTCzyqrfYisYNgrzhDJIvuqoZCkSswxL3gDAJ/FZitDjvZm0fDjBMx3W JwoqcKIxWaWIb7Q7VvKYXtHY43qKryPErSeTMH5fKahBi4WNmZ3cMZW24fzCm/S16nCLls VO7SjFZKnVXL8rkCeBFlIPzWzwUsYIk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-288-rXS71b4FPcCjUMvl-WhNTA-1; Wed, 14 Oct 2020 07:16:48 -0400 X-MC-Unique: rXS71b4FPcCjUMvl-WhNTA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0F0908014D9; Wed, 14 Oct 2020 11:16:46 +0000 (UTC) Received: from krava (unknown [10.40.195.92]) by smtp.corp.redhat.com (Postfix) with SMTP id A0B025D9D3; Wed, 14 Oct 2020 11:16:40 +0000 (UTC) Date: Wed, 14 Oct 2020 13:16:39 +0200 From: Jiri Olsa To: John Garry Subject: Re: [PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs Message-ID: <20201014111639.GA1375972@krava> References: <1602152121-240367-1-git-send-email-john.garry@huawei.com> <1f1c4537-2224-cd83-a10a-947ef8cd2864@linux.ibm.com> <2ca3d31e-478f-5e0a-dd36-37e84e4abf7c@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2ca3d31e-478f-5e0a-dd36-37e84e4abf7c@huawei.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201014_071653_112258_6D77F266 X-CRM114-Status: GOOD ( 15.96 ) 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" , "qiangqing.zhang@nxp.com" , "mathieu.poirier@linaro.org" , "peterz@infradead.org" , kajoljain , Linuxarm , "acme@kernel.org" , "linux-kernel@vger.kernel.org" , Zhangshaokun , "alexander.shishkin@linux.intel.com" , "mingo@redhat.com" , "james.clark@arm.com" , "leo.yan@linaro.org" , "namhyung@kernel.org" , "will@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-imx@nxp.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 On Thu, Oct 08, 2020 at 12:49:15PM +0100, John Garry wrote: > On 08/10/2020 12:27, kajoljain wrote: > > Hi John, > > I am looking into these patches, it seems they are not re-based on top of > > latest Arnaldo's perf/core branch. Can you rebase these changes. I think we are missing > > multiple updates. > > > > > > Thanks, > > Kajol Jain > > > > Hi Kajol Jain, > > My thought was that since the kernel part needs acceptance first [0], which > is based on v5.9-rc7, I would just use the same baseline here. > > However I suppose I should still use Arnaldo's perf/core from now on as > baseline, so I'll look at that now. yes please, I can't already apply 2nd patch.. patching file pmu-events/jevents.c Hunk #1 succeeded at 82 with fuzz 2 (offset 29 lines). Hunk #2 FAILED at 335. Hunk #3 FAILED at 354. Hunk #4 succeeded at 406 (offset 22 lines). Hunk #5 FAILED at 439. Hunk #6 FAILED at 531. Hunk #7 FAILED at 555. Hunk #8 FAILED at 602. Hunk #9 FAILED at 698. Hunk #10 succeeded at 770 (offset 2 lines). Hunk #11 succeeded at 813 (offset 2 lines). Hunk #12 succeeded at 1075 (offset 2 lines). Hunk #13 succeeded at 1242 (offset 2 lines). Hunk #14 succeeded at 1273 (offset 2 lines). 7 out of 14 hunks FAILED -- saving rejects to file pmu-events/jevents.c.rej can't find file to patch at input line 439 thanks, jirka _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel