diff options
author | 2024-11-08 20:51:44 +0100 | |
---|---|---|
committer | 2024-11-08 09:56:38 -1000 | |
commit | 6d594af5bff2e565cae538401142c69182026c38 (patch) | |
tree | 1e4fcb459527f028a9168df6aa0a92e12c0faf2b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sched_ext: Do not enable LLC/NUMA optimizations when domains overlap (diff) | |
download | wireguard-linux-6d594af5bff2e565cae538401142c69182026c38.tar.xz wireguard-linux-6d594af5bff2e565cae538401142c69182026c38.zip |
sched_ext: Fix incorrect use of bitwise AND
There is no reason to use a bitwise AND when checking the conditions to
enable NUMA optimization for the built-in CPU idle selection policy, so
use a logical AND instead.
Fixes: f6ce6b949304 ("sched_ext: Do not enable LLC/NUMA optimizations when domains overlap")
Reported-by: Nathan Chancellor <nathan@kernel.org>
Closes: https://lore.kernel.org/lkml/20241108181753.GA2681424@thelio-3990X/
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions