lkml.org 
[lkml]   [2017]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 78/89] sched/core: Remove the tsk_cpus_allowed() wrapper

* Peter Zijlstra <peterz@infradead.org> wrote:

> > +++ b/arch/powerpc/kernel/smp.c
> > +++ b/arch/sparc/kernel/sysfs.c
> > +++ b/drivers/cpufreq/sparc-us2e-cpufreq.c
> > +++ b/drivers/cpufreq/sparc-us3-cpufreq.c

> > - cpumask_copy(&cpus_allowed, tsk_cpus_allowed(current));
> > + cpumask_copy(&cpus_allowed, &current->cpus_allowed);
>
> Note that all those, and this is where I stopped looking, appear broken vs
> userspace changing the mask right after.

But these are pre-existing bugs in code twidding ->cpus_allowed, not caused by my
patch, right?

I.e. my changes made you notice pre-existing bugs.

Thanks,

Ingo

\
 
 \ /
  Last update: 2017-02-06 23:04    [W:0.093 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site