diff options
author | 2025-03-17 11:39:35 +0100 | |
---|---|---|
committer | 2025-03-17 11:42:57 +0100 | |
commit | 12e766d16814808b6a581597cef6ce9fc029e917 (patch) | |
tree | 8796589271cf3a0aa88d16b5179f70952733ac69 /scripts/gdb/linux/utils.py | |
parent | perf: Clean up pmu specific data (diff) | |
download | wireguard-linux-12e766d16814808b6a581597cef6ce9fc029e917.tar.xz wireguard-linux-12e766d16814808b6a581597cef6ce9fc029e917.zip |
perf: Fix __percpu annotation
With bcecd5a529c1 ("percpu: repurpose __percpu tag as a named address
space qualifier") the normal compilers start caring about the __percpu
annotation, as such f67d1ffd841f ("perf/core: Detach 'struct
perf_cpu_pmu_context' and 'struct pmu' lifetimes") needs a fixup.
Fixes: f67d1ffd841f ("perf/core: Detach 'struct perf_cpu_pmu_context' and 'struct pmu' lifetimes")
Fixes: bcecd5a529c1 ("percpu: repurpose __percpu tag as a named address space qualifier")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: jirislaby@kernel.org
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions