[GIT,PULL] perf/urgent for v6.3-rc4

Message ID 20230326125508.GCZCBArK0pT7CwrpRt@fat_crate.local
State New
Headers
Series [GIT,PULL] perf/urgent for v6.3-rc4 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.3_rc4

Message

Borislav Petkov March 26, 2023, 12:55 p.m. UTC
  Hi Linus,

please pull a single urgent perf fix for 6.3.

Thx.

---

The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:

  Linux 6.3-rc3 (2023-03-19 13:27:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.3_rc4

for you to fetch changes up to 263f5ecaf7080513efc248ec739b6d9e00f4129f:

  perf/x86/amd/core: Always clear status for idx (2023-03-21 14:43:05 +0100)

----------------------------------------------------------------
- Properly clear perf event status tracking in the AMD perf event
  overflow handler

----------------------------------------------------------------
Breno Leitao (1):
      perf/x86/amd/core: Always clear status for idx

 arch/x86/events/amd/core.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
  

Comments

pr-tracker-bot@kernel.org March 26, 2023, 4:21 p.m. UTC | #1
The pull request you sent on Sun, 26 Mar 2023 14:55:08 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.3_rc4

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

Thank you!