[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YHg5gWTJb1yRGtiu@hirez.programming.kicks-ass.net>
Date: Thu, 15 Apr 2021 15:02:57 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Valentin Schneider <valentin.schneider@....com>
Cc: mingo@...nel.org, mgorman@...e.de, juri.lelli@...hat.com,
vincent.guittot@...aro.org, dietmar.eggemann@....com,
rostedt@...dmis.org, bsegall@...gle.com, bristot@...hat.com,
joshdon@...gle.com, linux-kernel@...r.kernel.org, greg@...ah.com,
linux@...musvillemoes.dk
Subject: Re: [PATCH v2 7/9] sched,debug: Convert sysctl sched_domains to
debugfs
On Thu, Apr 15, 2021 at 01:34:27PM +0100, Valentin Schneider wrote:
> On 15/04/21 11:06, Peter Zijlstra wrote:
> > @@ -2388,8 +2384,6 @@ void partition_sched_domains_locked(int
> > doms_cur = doms_new;
> > dattr_cur = dattr_new;
> > ndoms_cur = ndoms_new;
> > -
> > - register_sched_domain_sysctl();
> > }
> >
>
> This has to stay, otherwise we never update the files.
Duh, how about I rename that to update_sched_domain_debugfs() or
something.
Powered by blists - more mailing lists