Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4469813ybx; Mon, 4 Nov 2019 13:58:29 -0800 (PST) X-Google-Smtp-Source: APXvYqyPpExDpI1QK+9RoI5uykOMZ8hjIWfnLMfSn54rUvmQxQE2yg1ye0W0sEPxf1D0uM3LHFZh X-Received: by 2002:a17:906:2786:: with SMTP id j6mr24494365ejc.206.1572904708970; Mon, 04 Nov 2019 13:58:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572904708; cv=none; d=google.com; s=arc-20160816; b=w6A7xZ5AbtsHJay+95Jj/Apk7E57VBca8C9cdTAcuAPmkPE0PCQEwaryddnPayCFVM RCOgXDZeLuXDxiCfaFsI5WlaDGNlLsX5LNCh/MbQZyrLX4awKiG4K7gXX6M6VhSvxAMa pxNo0CvYiO2sgk0l5BCjXkwC4YYuQbTrKjmcQ9BGjMtsz5TRuyEn7lc1TaAJR7fEiiAl YS8dBqkvqS+uSqy0VwHgwNBLDs1zSDhbwquJJSVBucTuLq7rQsE0XuJTzxVS7OgKJXsI ACVjudIb+5E2+JvtSdIxQ5IfONIIKcvYe2wNTtFA5e6jB3RFabs6fIlLwZjlA9egRq/K NyMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=tbMwLapWwEHwdzugVnNVdTq5wQmEJCX+bWKuPM/uLWc=; b=peQfxL6bYt9aP6CZhk2tijaAuOjXfdzxDqP4DYgfhmYQ6jhgLw01ycskDtEkYXkReI FJodsgrcsKAHcq5WivfafLXRq3aXbd5LOVbzzV4Ot5hKeSsX5+HFtm+TrZxmwDDvw8Bn QMXtTRZBDqQzy71P2bastuh4VepMd8EADnhoF7I1nhAYJFNagCNkQntf+Oxt5tzf0tHT DOkdW6yFWqe21tEoXzJwHB/iA7JQKWNK1j1vjpYZT1tYyo53IkoNV4xgd/cY3PT6rPOO tUMLAxeOWrLt4Z2ikqhBjWJARs7ehgQ+Ng14ge+IYVLz2DgiU00+DpP6JTDrgYYyKPvX 6F0A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=smm9BVFi; 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 ly27si12403950ejb.250.2019.11.04.13.58.04; Mon, 04 Nov 2019 13:58:28 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=smm9BVFi; 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 S2388069AbfKDVzB (ORCPT + 99 others); Mon, 4 Nov 2019 16:55:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:50012 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387550AbfKDVy7 (ORCPT ); Mon, 4 Nov 2019 16:54:59 -0500 Received: from localhost (6.204-14-84.ripe.coltfrance.com [84.14.204.6]) (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 4BB272184C; Mon, 4 Nov 2019 21:54:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572904497; bh=ovT+YY6J3EIP56Anwt7CNtWnyGZ15befber1YB3kycw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=smm9BVFiT6XB6YITUoFmiBFRVwf+r26EB+JPCLYXctIUeR4i4JjTd4yKO9nDkjipU IHlt8vuZKT7mtyCvLlLfqOwfTga8SlAqkZBWMHOKCAG2a2BejmllOLt1WHcwq8rOWc hDxjW/9LAxjmmNcM5EDxmaWjmKU5mkHjmQzH7Tjs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Frederic Weisbecker , "Peter Zijlstra (Intel)" , Linus Torvalds , Rik van Riel , Thomas Gleixner , Wanpeng Li , Ingo Molnar , Sasha Levin Subject: [PATCH 4.14 49/95] sched/vtime: Fix guest/system mis-accounting on task switch Date: Mon, 4 Nov 2019 22:44:47 +0100 Message-Id: <20191104212103.626150804@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191104212038.056365853@linuxfoundation.org> References: <20191104212038.056365853@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Frederic Weisbecker [ Upstream commit 68e7a4d66b0ce04bf18ff2ffded5596ab3618585 ] vtime_account_system() assumes that the target task to account cputime to is always the current task. This is most often true indeed except on task switch where we call: vtime_common_task_switch(prev) vtime_account_system(prev) Here prev is the scheduling-out task where we account the cputime to. It doesn't match current that is already the scheduling-in task at this stage of the context switch. So we end up checking the wrong task flags to determine if we are accounting guest or system time to the previous task. As a result the wrong task is used to check if the target is running in guest mode. We may then spuriously account or leak either system or guest time on task switch. Fix this assumption and also turn vtime_guest_enter/exit() to use the task passed in parameter as well to avoid future similar issues. Signed-off-by: Frederic Weisbecker Signed-off-by: Peter Zijlstra (Intel) Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Rik van Riel Cc: Thomas Gleixner Cc: Wanpeng Li Fixes: 2a42eb9594a1 ("sched/cputime: Accumulate vtime on top of nsec clocksource") Link: https://lkml.kernel.org/r/20190925214242.21873-1-frederic@kernel.org Signed-off-by: Ingo Molnar Signed-off-by: Sasha Levin --- kernel/sched/cputime.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/sched/cputime.c b/kernel/sched/cputime.c index 14d2dbf97c531..45c2cd37fe6b0 100644 --- a/kernel/sched/cputime.c +++ b/kernel/sched/cputime.c @@ -738,7 +738,7 @@ void vtime_account_system(struct task_struct *tsk) write_seqcount_begin(&vtime->seqcount); /* We might have scheduled out from guest path */ - if (current->flags & PF_VCPU) + if (tsk->flags & PF_VCPU) vtime_account_guest(tsk, vtime); else __vtime_account_system(tsk, vtime); @@ -781,7 +781,7 @@ void vtime_guest_enter(struct task_struct *tsk) */ write_seqcount_begin(&vtime->seqcount); __vtime_account_system(tsk, vtime); - current->flags |= PF_VCPU; + tsk->flags |= PF_VCPU; write_seqcount_end(&vtime->seqcount); } EXPORT_SYMBOL_GPL(vtime_guest_enter); @@ -792,7 +792,7 @@ void vtime_guest_exit(struct task_struct *tsk) write_seqcount_begin(&vtime->seqcount); vtime_account_guest(tsk, vtime); - current->flags &= ~PF_VCPU; + tsk->flags &= ~PF_VCPU; write_seqcount_end(&vtime->seqcount); } EXPORT_SYMBOL_GPL(vtime_guest_exit); -- 2.20.1