Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp425134ybi; Thu, 1 Aug 2019 21:55:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqzZ6Ku1+Xz5Ss++Rea48/eASKTXjrB90MQDolxoKG8K5SCPs+MNB49eyssr3EG2Mo5O9duY X-Received: by 2002:a17:90a:cf8f:: with SMTP id i15mr2349223pju.110.1564721726842; Thu, 01 Aug 2019 21:55:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564721726; cv=none; d=google.com; s=arc-20160816; b=u8bOmK60IKAtQCXmqH+4zZrQaltfKbQDOhA5BTLJ1miRTAKrLTI6ke6Ri1I3Z04Vvx OxAtYUqo/wkeTFbfm9OMoxJ+cowDYIkBtUQQ5MD2kM62D8/BozZlEXTN6TITB2kWLI9Q Nm+w9LrpIpyrnpCoT7l+2zK+tm9keHIWqHkJi8fjX1U5fwTArIHYN01TiBmYK4A6EDwo yf59300Xbz+u+9szJuLnAernnupZtwtO7BWUgmR7vGi6G3Pb0jL35oHtQKwE1h7qmLrF fzlCYUpXvWY1eUBg6hyIrLbw2g3YEs6DUsNuQS94xF02jyIbMnfI7lv4FpkKYX9vA9ET Yvgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=UCCi/hgsUNwAgvxH/Gakpg/t6g9xn2fsdq5aP9yXEWg=; b=G/VSJ17c3IFnBKTrXz9JbXorY7P5sDQnpGvdkGXEI4ZohI6wxTJINEsI7JKpDxpCj9 bVaW6/gMU9rtaCi2zXbZgqB8BDEjQhsRDDLi3q1HhdXpMxnNnOns+m3cR60oGCPYpcyh SqxvqurupJ/5v2r9o6IXSqCh1CoxWUFmQcI5r+7tsYimxIg73yAd496qlcj8KWVDcMiF Bm/awoLgosBccW5KTTLQAmnxnacN1YMljb30Qpqq5AYVUimRcRPhJu5FZbDmfceI1WUX 1KT31M6mAM6mjk4AwEq/0KVc920zepjrqJUOAenBtxAVObSwP2WshQjmI8yo/Jj6AZqj zFMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w4si35013300plz.323.2019.08.01.21.55.11; Thu, 01 Aug 2019 21:55:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732315AbfHAVom (ORCPT + 99 others); Thu, 1 Aug 2019 17:44:42 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:37958 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731418AbfHAVom (ORCPT ); Thu, 1 Aug 2019 17:44:42 -0400 Received: from pd9ef1cb8.dip0.t-ipconnect.de ([217.239.28.184] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1htIs9-0002sZ-6o; Thu, 01 Aug 2019 23:44:29 +0200 Date: Thu, 1 Aug 2019 23:44:28 +0200 (CEST) From: Thomas Gleixner To: Sean Christopherson cc: Oleg Nesterov , LKML , x86@kernel.org, Peter Zijlstra , Ingo Molnar , Sebastian Siewior , Anna-Maria Gleixner , Steven Rostedt , Julia Cartwright , Paul McKenney , Frederic Weisbecker , kvm@vger.kernel.org, Radim Krcmar , Paolo Bonzini , John Stultz , Andy Lutomirski , "Paul E. McKenney" Subject: Re: [patch 2/5] x86/kvm: Handle task_work on VMENTER/EXIT In-Reply-To: <20190801213550.GE6783@linux.intel.com> Message-ID: References: <20190801143250.370326052@linutronix.de> <20190801143657.887648487@linutronix.de> <20190801162451.GE31538@redhat.com> <20190801213550.GE6783@linux.intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 1 Aug 2019, Sean Christopherson wrote: > On Thu, Aug 01, 2019 at 08:34:53PM +0200, Thomas Gleixner wrote: > > On Thu, 1 Aug 2019, Oleg Nesterov wrote: > > > On 08/01, Thomas Gleixner wrote: > > > > > > > > @@ -8172,6 +8174,10 @@ static int vcpu_run(struct kvm_vcpu *vcp > > > > ++vcpu->stat.signal_exits; > > > > break; > > > > } > > > > + > > > > + if (notify_resume_pending()) > > > > + tracehook_handle_notify_resume(); > > > > > > shouldn't you drop kvm->srcu before tracehook_handle_notify_resume() ? > > > > > > I don't understand this code at all, but vcpu_run() does this even before > > > cond_resched(). > > > > Yeah, I noticed that it's dropped around cond_resched(). > > > > My understanding is that for voluntary giving up the CPU via cond_resched() > > it needs to be dropped. > > > > For involuntary preemption (CONFIG_PREEMPT=y) it's not required as the > > whole code section after preempt_enable() is fully preemptible. > > > > Now the 1Mio$ question is whether any of the notify functions invokes > > cond_resched() and whether that really matters. Paolo? > > cond_resched() is called via tracehook_notify_resume()->task_work_run(), > and "kernel code can only call cond_resched() in places where it ... > cannot hold references to any RCU-protected data structures" according to > https://lwn.net/Articles/603252/. Right you are.