[GIT,PULL] perf/urgent for v6.7-rc2

Message ID 20231119123855.GAZVoB39FG7JDZxDN6@fat_crate.local
State New
Headers
Series [GIT,PULL] perf/urgent for v6.7-rc2 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.7_rc2

Message

Borislav Petkov Nov. 19, 2023, 12:38 p.m. UTC
  Hi Linus,

please pull a single urgent perf fix for 6.7.

Thx.

---

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.7_rc2

for you to fetch changes up to 889c58b3155ff4c8e8671c95daef63d6fabbb6b1:

  perf/core: Fix cpuctx refcounting (2023-11-15 04:18:31 +0100)

----------------------------------------------------------------
- Make sure the context refcount is transferred too when migrating perf
  events

----------------------------------------------------------------
Peter Zijlstra (1):
      perf/core: Fix cpuctx refcounting

 include/linux/perf_event.h | 13 ++++++++-----
 kernel/events/core.c       | 17 +++++++++++++++++
 2 files changed, 25 insertions(+), 5 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Nov. 19, 2023, 10:03 p.m. UTC | #1
The pull request you sent on Sun, 19 Nov 2023 13:38:55 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.7_rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c8b3443cbde91251970893fe4d5dc465c1a76a7e

Thank you!