Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp455246ybh; Tue, 10 Mar 2020 01:57:14 -0700 (PDT) X-Google-Smtp-Source: ADFU+vu/xxyE7uhAdK65XeP6aR3iBR3VWtnSYYGX3OGj6eFRezg/ZYiExU+zMIlaRoyJiJuQoeHB X-Received: by 2002:a9d:73d1:: with SMTP id m17mr15957327otk.19.1583830634127; Tue, 10 Mar 2020 01:57:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583830634; cv=none; d=google.com; s=arc-20160816; b=tjL5kO43rztKR20tzf3BYXlQrFrYHo1/Yhooa8c/Lu5rZwNYKjVbcdOQraRzdbBPqF q7hcqMQCrCECduCz1ubELeGu5GtdDQJdtnD7UWhnDSwozX94GYzfaCE4XdiAOh7JBCFE HvXb1aJ03eTtEO8FPSO/omr/XC6fMcli9zqqDBdXjtbAFEE+pSH+RTzIi+h+n+mV4Tvk R4NPZfh+kR/xHWnmfCrKx/5L0Yt8TG72QYMdME7kxdjnGu911kXkXr+rn/uitaVUqLu6 23sOLy0N4XBSBbJg987So1ck3/g3BiB8yDxARGbbvZzLSZpwvYI6ipAIxefYgSM/iApH 6Abg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=N2xv21DnoRoTZVZ0Q7O0oqGacXjibu9gZHBI9ACPW/E=; b=xMp95tq0y+ETLzz86xmXtGPcKHdU3mujNaJmPthGxRLznsOe+WzZvXa/eMFkJL7Btg bBF6ymqkUoKtwHr+BwDr6ULnKizpjudIdTPQ6S17CW5HQqnOucHr4kD3ia0JxZGyVXfA +vAIiO6GXB1L5AGZ/y7AF1C0ZQjeeXw8Y5pM6N1KGLgG3LKz5ZEAETmxs1zVkxDyFSW4 4o1YOGqmLg9wv0TeYEmFQbUfnQtoJvkX+/gUibUCV8cAg5lvTpOl/EAD0t8PQvIGnRd0 UJWONR8dFy/zYaZxVlV+CbltmKKT+ht86fl7N1yJHZOYQ4Doy2n5n/jGtAzksMTCos46 jMJg== 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 v19si7859603otn.100.2020.03.10.01.57.02; Tue, 10 Mar 2020 01:57:14 -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 S1726692AbgCJI4Q (ORCPT + 99 others); Tue, 10 Mar 2020 04:56:16 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:57016 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726389AbgCJI4P (ORCPT ); Tue, 10 Mar 2020 04:56:15 -0400 Received: from ip5f5bf7ec.dynamic.kabel-deutschland.de ([95.91.247.236] helo=wittgenstein) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jBaft-0001ga-GQ; Tue, 10 Mar 2020 08:55:41 +0000 Date: Tue, 10 Mar 2020 09:55:40 +0100 From: Christian Brauner To: "Eric W. Biederman" Cc: Bernd Edlinger , Kees Cook , Jann Horn , Jonathan Corbet , Alexander Viro , Andrew Morton , Alexey Dobriyan , Thomas Gleixner , Oleg Nesterov , Frederic Weisbecker , Andrei Vagin , Ingo Molnar , "Peter Zijlstra (Intel)" , Yuyang Du , David Hildenbrand , Sebastian Andrzej Siewior , Anshuman Khandual , David Howells , James Morris , Greg Kroah-Hartman , Shakeel Butt , Jason Gunthorpe , Christian Kellner , Andrea Arcangeli , Aleksa Sarai , "Dmitry V. Levin" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , "linux-mm@kvack.org" , "stable@vger.kernel.org" , "linux-api@vger.kernel.org" Subject: Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread Message-ID: <20200310085540.pztaty2mj62xt2nm@wittgenstein> References: <87r1y8dqqz.fsf@x220.int.ebiederm.org> <87tv32cxmf.fsf_-_@x220.int.ebiederm.org> <87v9ne5y4y.fsf_-_@x220.int.ebiederm.org> <87eeu25y14.fsf_-_@x220.int.ebiederm.org> <20200309195909.h2lv5uawce5wgryx@wittgenstein> <877dztz415.fsf@x220.int.ebiederm.org> <20200309201729.yk5sd26v4bz4gtou@wittgenstein> <87k13txnig.fsf@x220.int.ebiederm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87k13txnig.fsf@x220.int.ebiederm.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 09, 2020 at 03:48:55PM -0500, Eric W. Biederman wrote: > Christian Brauner writes: > > > On Mon, Mar 09, 2020 at 03:06:46PM -0500, Eric W. Biederman wrote: > >> Christian Brauner writes: > >> > >> > On Sun, Mar 08, 2020 at 04:36:55PM -0500, Eric W. Biederman wrote: > >> >> > >> >> These functions have very little to do with de_thread move them out > >> >> of de_thread an into flush_old_exec proper so it can be more clearly > >> >> seen what flush_old_exec is doing. > >> >> > >> >> Signed-off-by: "Eric W. Biederman" > >> >> --- > >> >> fs/exec.c | 10 +++++----- > >> >> 1 file changed, 5 insertions(+), 5 deletions(-) > >> >> > >> >> diff --git a/fs/exec.c b/fs/exec.c > >> >> index ff74b9a74d34..215d86f77b63 100644 > >> >> --- a/fs/exec.c > >> >> +++ b/fs/exec.c > >> >> @@ -1189,11 +1189,6 @@ static int de_thread(struct task_struct *tsk) > >> > > >> > While you're cleaning up de_thread() wouldn't it be good to also take > >> > the opportunity and remove the task argument from de_thread(). It's only > >> > ever used with current. Could be done in one of your patches or as a > >> > separate patch. > >> > >> How does that affect the code generation? > > > > The same way renaming "tsk" to "me" does. > > > >> > >> My sense is that computing current once in flush_old_exec is much > >> better than computing it in each function flush_old_exec calls. > >> I remember that computing current used to be not expensive but > >> noticable. > >> > >> For clarity I can see renaming tsk to me. So that it is clear we are > >> talking about the current process, and not some arbitrary process. > > > > For clarity since de_thread() uses "tsk" giving the impression that any > > task can be dethreaded while it's only ever used with current. It's just > > a suggestion since you're doing the rename tsk->me anyway it would fit > > with the series. You do whatever you want though. > > (I just remember that the same request was made once to changes I did: > > Don't pass current as arg when it's the only task passed.) > > That's fair. > > And I completely agree that we should at least rename tsk to me. > Just for clarity. > > My apologies if I am a little short. My little son has been an extra > handful lately. No worries, stress is a thing most of us know too well. Christian