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.5 required=3.0 tests=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 C0334C4CECD for ; Tue, 17 Sep 2019 13:14:26 +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 95B7A214AF for ; Tue, 17 Sep 2019 13:14:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Mn171n6l" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 95B7A214AF 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+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:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=p1Sk5Ac5x9hfhJM930M0QwmHf6rU1CftXc0rh2JL5AE=; b=Mn171n6l4ZddoK KctecCF9YKlGkmrHobf7pPxPLtnSvJdG0SpipIWKJae9kHa1CpEEbH3ICd6tmHhT7On6s2OpmKF2w DeE6pvTBt8P/WMU57obSwn1EkRlja+8It9H5eAMuhpC5CYWDbQ+FC5PIklANVHzV1h9p7EYFZs1sT s+2LEseNQK9YDk4TgV0GkPmAel/2p/kpqRViRVvdIbFNlt5bqdXJC6ED23fz4EsUrRJS1BhqAwFJ5 Sy4RbVgjwvm/cNUtCbms9tzDnrH7PVCwajCYOEXt8C602LvHdP/PvA6wYlA7qILSPOq6DSEQOqFP5 nBWJdO7+6xKG/QZugcMg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iADJK-0004ne-5Y; Tue, 17 Sep 2019 13:14:26 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iADJH-0004eR-3O for linux-arm-kernel@lists.infradead.org; Tue, 17 Sep 2019 13:14:24 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6957F28; Tue, 17 Sep 2019 06:14:22 -0700 (PDT) Received: from [10.1.197.61] (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B6A843F575; Tue, 17 Sep 2019 06:14:21 -0700 (PDT) Subject: Re: [PATCH] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put To: Zenghui Yu , linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org References: <20190903155747.219802-1-maz@kernel.org> <5ab75fec-6014-e3b4-92a3-63d5015814c1@huawei.com> <07ddb304-9a7a-64a3-386a-96eea4516346@kernel.org> <3b2d4a15-5658-f50f-0214-1da708cd4923@huawei.com> From: Marc Zyngier Organization: Approximate Message-ID: Date: Tue, 17 Sep 2019 14:14:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <3b2d4a15-5658-f50f-0214-1da708cd4923@huawei.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190917_061423_235218_07D72ABC X-CRM114-Status: GOOD ( 12.21 ) 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: Andre Przywara 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 17/09/2019 11:17, Zenghui Yu wrote: > Hi Marc, > > On 2019/9/17 17:31, Zenghui Yu wrote: >> >> But this time I got the following WARNING: > > Please ignore it. I think this is mostly caused by my local buggy > patch... Sorry for the noise. Right. I couldn't quite figure out how this could happen with the current state of the code... M. -- Jazz is not dead, it just smells funny... _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel