From: Linus Torvalds Date: Sun, 19 Sep 2021 20:22:40 +0000 (-0700) Subject: Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.15~224 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=fec3036200b7d9df32c94eb2616447eb2f6e09ac;p=mirror_ubuntu-kernels.git Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull perf event fix from Thomas Gleixner: "A single fix for the perf core where a value read with READ_ONCE() was checked and then reread which makes all the checks invalid. Reuse the already read value instead" * tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: events: Reuse value read using READ_ONCE instead of re-reading it --- fec3036200b7d9df32c94eb2616447eb2f6e09ac