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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 48C36C433DF for ; Mon, 13 Jul 2020 10:13:31 +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 148AE20773 for ; Mon, 13 Jul 2020 10:13:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="F0D2Z3Bn"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="B0Xdv6Oc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 148AE20773 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=cILoZr2kZ/3cx708BJxkd6czNj2dt1M3xVEU6w8FpAs=; b=F0D2Z3Bnj90GZBQxBPQ6upXHU JwYQ+p30sYT7jTJKIUk/XzP3ZRIwJHfpZmqmn6pp4XA1nIzGK0GeA1XF2aUlmMbNcqjm0kFLuE7yG PoWQ87lYrtsckc/3SEyo+d7ZbBkZwynjUJh5j7YF6VlyRo1ezt3WzUKCEk7m2z5IKjQY1d+JrLys2 jwyDNe9Ux9gsoOvrUL/7AyaWDU8OXVPVGPVDDZ9+w13I3br3W4i0YI+E1FcRY7Udrggpa9eqD8ONQ h6UXtM4aEf3Sby+XUsbq8Dtp8YJO+NOBBKBiGAvpdzGjldgB4zjozmornX3fXQbS6p6U/3PiGNkDN 1HH8MbS5A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1juvRP-0006Pb-43; Mon, 13 Jul 2020 10:12:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1juvRM-0006Op-RY for linux-arm-kernel@lists.infradead.org; Mon, 13 Jul 2020 10:12:05 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 0D50720758; Mon, 13 Jul 2020 10:11:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594635122; bh=8vkQxgop8AnI5kG91NxLuPtN9u1EWVhC68mM6Di0TH8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=B0Xdv6OcGf0Q+AdkK8+2lSCTHVNL8t+YmPNh/2v+Hls5kQpjq0brLZ69ycsbk4Drp Ao1jSnh6NoLfKrOTT9ghtW0aYikN5Gm5ujAtCTlMydclEOSREd3/uLY7jZ9M127Xpe AvUWvQ+YRhs6onfRHFwlBrpo978cHliv6CRewUCc= Date: Mon, 13 Jul 2020 11:11:56 +0100 From: Will Deacon To: Leo Yan Subject: Re: [PATCH 0/5] arm64: perf: Proper cap_user_time* support Message-ID: <20200713101156.GA2328@willie-the-truck> References: <20200512124058.833263033@infradead.org> <20200713060800.GA15400@leoy-ThinkPad-X240s> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200713060800.GA15400@leoy-ThinkPad-X240s> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200713_061205_055452_A7737A99 X-CRM114-Status: GOOD ( 12.70 ) 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 , Peter Zijlstra , Marc Zyngier , daniel.lezcano@linaro.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, acme@kernel.org, alexander.shishkin@linux.intel.com, mingo@redhat.com, john.stultz@linaro.org, Catalin Marinas , tglx@linutronix.de, jolsa@redhat.com, linux-arm-kernel@lists.infradead.org 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 Hi Leo, On Mon, Jul 13, 2020 at 02:08:00PM +0800, Leo Yan wrote: > On Tue, May 12, 2020 at 02:40:58PM +0200, Peter Zijlstra wrote: > > Prompted by Leo's patches, here a series that corrects the arm64 perf cap_user_time situation. > > I checked the latest mainline kernel code base, found this patch set > are missed to merge into it. > > Could you confirm if this is missed or any other reasons to hold on it? I was assuming you were going to pick them up, fix up the issues found by you and kbuild robot and then post a full series after testing. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel