[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181218113818.GH15430@hirez.programming.kicks-ass.net>
Date: Tue, 18 Dec 2018 12:38:18 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: zhe.he@...driver.com, acme@...nel.org, ak@...ux.intel.com,
alexander.shishkin@...ux.intel.com, bp@...en8.de, hpa@...or.com,
jolsa@...nel.org, jolsa@...hat.com, kan.liang@...ux.intel.com,
mingo@...hat.com, namhyung@...nel.org, x86@...nel.org,
linux-kernel@...r.kernel.org, linux-rt-users@...r.kernel.org
Subject: Re: [PATCH] perf/x86/intel: Avoid unnecessary reallocations of
memory allocated in cpu hotplug prepare state
On Tue, Dec 18, 2018 at 12:25:23PM +0100, Thomas Gleixner wrote:
> On Tue, 18 Dec 2018, Peter Zijlstra wrote:
> > On Tue, Dec 18, 2018 at 06:30:33PM +0800, zhe.he@...driver.com wrote:
> > > Besides, in preempt-rt full mode, the freeing can happen in atomic context and
> > > thus cause the following BUG.
> >
> > Hurm, I though we fixed all those long ago..
>
> Either we missed that one or it came back somehow.
>
> > And no, the patch is horrible; that's what we have things like
> > x86_pmu::cpu_dead() for.
>
> Like the below?
Look familiar that ;-)
Powered by blists - more mailing lists