Re: [PATCH 0/3] perf/core: Optimize LBR callstack handling
From: Namhyung Kim
Date: Thu Feb 26 2026 - 13:47:21 EST
On Thu, Feb 26, 2026 at 01:07:12PM +0100, Peter Zijlstra wrote:
> On Wed, Feb 11, 2026 at 02:32:18PM -0800, Namhyung Kim wrote:
> > Namhyung Kim (3):
> > perf/core: Pass GFP flags to attach_task_ctx_data()
> > perf/core: Try to allocate task_ctx_data quickly
> > perf/core: Simplify __detach_global_ctx_data()
>
> They seem to have crossed paths with kalloc_obj() stuff, but I stomped
> on it and now they fit.
>
> Patches seem fine, I'll throw them at the robots.
Thanks for doing that!
Namhyung