diff options
author | 2024-04-10 06:59:47 +0200 | |
---|---|---|
committer | 2024-04-10 07:02:33 +0200 | |
commit | dbbe13a6f66b228a2867844ad4dd108576134775 (patch) | |
tree | cd34c4e330cb8ba1a91dab95b58feb93334d5b33 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | x86/cpu: Take NUMA node into account when allocating per-CPU cpumasks (diff) | |
download | wireguard-linux-dbbe13a6f66b228a2867844ad4dd108576134775.tar.xz wireguard-linux-dbbe13a6f66b228a2867844ad4dd108576134775.zip |
x86/cpu: Improve readability of per-CPU cpumask initialization code
In smp_prepare_cpus_common() and x2apic_prepare_cpu():
- use 'cpu' instead of 'i'
- use 'node' instead of 'n'
- use vertical alignment to improve readability
- better structure basic blocks
- reduce col80 checkpatch damage
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions