Re: [PATCH v3 4/8] sched/topology: Remove sched_domain_shared allocation with sd_data
From: Valentin Schneider
Date: Thu Feb 05 2026 - 11:58:45 EST
On 20/01/26 11:32, K Prateek Nayak wrote:
> Now that "sd->shared" assignments are using the sched_domain_shared
> objects allocated with s_data, remove the sd_data based allocations.
>
> Signed-off-by: K Prateek Nayak <kprateek.nayak@xxxxxxx>
Reviewed-by: Valentin Schneider <vschneid@xxxxxxxxxx>