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=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 6DAAFC3A59E for ; Tue, 20 Aug 2019 06:46:28 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 419B622DCB for ; Tue, 20 Aug 2019 06:46:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="k6Isli73" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 419B622DCB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=vX5I0mJaGFtVqLwaSWIjiShQwEF7b8IMyXeqL/AwiXw=; b=k6Isli73odBOUz zJRyJSLtKAMBzQfbwvIsyU6P4o6K2O2Qg3o7O6mpliortqPvYPy02/hcvUPyW405BwMZ4L5Cc7FfZ Df+B6rVr99pPVNdYs0rw2/Za3e1vy3NWdMELf4uZLlBGqpG6zI+UUEE5ywmwXDute/l2ov2BHO8dt b2z0qyNFL0GYyD+Ahe4uT+C+GxBlsZ8NpM7VNFnYjKhU74AICyt/x1LHl5AgIe7gLnKB/4RJLbMwo XMA7jA7Vs/CEW1yUtIwuhwMHbJXklLzn4OMdfBap0NzfzFAjWpq+Y7LqinVUOwF0g0YYfKXj/cJfx oTShQ+FVG3icq4LZBp+A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hzxuV-0008Js-No; Tue, 20 Aug 2019 06:46:27 +0000 Received: from mga01.intel.com ([192.55.52.88]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hzxuS-0008Gd-0C for linux-arm-kernel@lists.infradead.org; Tue, 20 Aug 2019 06:46:25 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Aug 2019 23:45:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,407,1559545200"; d="scan'208";a="262072785" Received: from pl-dbox.sh.intel.com (HELO intel.com) ([10.239.13.128]) by orsmga001.jf.intel.com with ESMTP; 19 Aug 2019 23:45:27 -0700 Date: Tue, 20 Aug 2019 14:49:34 +0800 From: Philip Li To: Raphael Gault Subject: Re: [kbuild-all] [PATCH v3 4/5] arm64: perf: Enable pmu counter direct access for perf event on armv8 Message-ID: <20190820064934.GF4479@intel.com> References: <20190816125934.18509-5-raphael.gault@arm.com> <201908182002.KAH4UW2w%lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190819_234624_107935_F49839A0 X-CRM114-Status: GOOD ( 13.30 ) 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, kbuild test robot , peterz@infradead.org, catalin.marinas@arm.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, acme@kernel.org, mingo@redhat.com, kbuild-all@01.org, linux-arm-kernel@lists.infradead.org, raph.gault+kdev@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 19, 2019 at 08:59:33AM +0100, Raphael Gault wrote: > Hi, > > On 8/18/19 1:37 PM, kbuild test robot wrote: > > Hi Raphael, > > > > Thank you for the patch! Yet something to improve: > > > > [auto build test ERROR on linus/master] > > [cannot apply to v5.3-rc4 next-20190816] > > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > This patchset was based on linux-next/master and note linus thanks for the input, we will look for how to find better base to test. > > Thanks, > > -- > Raphael Gault > _______________________________________________ > kbuild-all mailing list > kbuild-all@lists.01.org > https://lists.01.org/mailman/listinfo/kbuild-all _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel