diff options
| author | K Prateek Nayak <[email protected]> | 2024-12-23 04:34:03 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-01-13 13:10:24 +0000 |
| commit | 537e247879589f6bace747e3479e4abf42dbbbdc (patch) | |
| tree | 2d3512a55484b92dffc2efe006cacb9e2d7ba88f /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (diff) | |
| download | kernel-537e247879589f6bace747e3479e4abf42dbbbdc.tar.gz kernel-537e247879589f6bace747e3479e4abf42dbbbdc.zip | |
x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly
x86_*_flags() wrappers were introduced with commit d3d37d850d1d
("x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU") to add
x86_sched_itmt_flags() in addition to the default domain flags for SMT
and MC domain.
commit 995998ebdebd ("x86/sched: Remove SD_ASYM_PACKING from the
SMT domain flags") removed the ITMT flags for SMT domain but not the
x86_smt_flags() wrappers which directly returns cpu_smt_flags().
Remove x86_smt_flags() and directly use cpu_smt_flags() to derive the
flags for SMT domain. No functional changes intended.
Signed-off-by: K Prateek Nayak <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Tim Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
