[GIT PULL] perf events fix

From: Ingo Molnar

Date: Sun Apr 05 2026 - 05:45:56 EST


Linus,

Please pull the latest perf/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-2026-04-05

for you to fetch changes up to dbde07f06226438cd2cf1179745fa1bec5d8914a:

- Fix potential bad container_of() in intel_pmu_hw_config()
(Ian Rogers)

Thanks,

Ingo

------------------>
Ian Rogers (1):
perf/x86: Fix potential bad container_of in intel_pmu_hw_config


arch/x86/events/intel/core.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)