mbox series

[GIT,PULL] ARC fix for 5.10-rc1

Message ID cb7b01ac-abf5-b6df-3f15-a7a20533a89f@synopsys.com
State New
Headers show
Series [GIT,PULL] ARC fix for 5.10-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.10-rc1-fixes

Message

Vineet Gupta Oct. 23, 2020, 2:35 a.m. UTC
Hi Linus,

This is an unusual 2nd pull request for merge window. I found a snafu in perf
driver which made it into 5.9-rc4 and thus the fix could go in now than wait for
5.10-rc2. Sorry for the trouble.

Thx,
-Vineet
--------------------->
The following changes since commit 6364d1b41cc382db3b03cf33c57b6007ee8f09cf:

  arc: include/asm: fix typos of "themselves" (2020-10-05 21:02:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
tags/arc-5.10-rc1-fixes

for you to fetch changes up to 8c42a5c02bec6c7eccf08957be3c6c8fccf9790b:

  ARC: perf: redo the pct irq missing in device-tree handling (2020-10-22 10:57:58
-0700)

----------------------------------------------------------------
Urgent perf ARC fix

----------------------------------------------------------------
Vineet Gupta (1):
      ARC: perf: redo the pct irq missing in device-tree handling

 arch/arc/kernel/perf_event.c | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 23, 2020, 6:53 p.m. UTC | #1
The pull request you sent on Fri, 23 Oct 2020 02:35:33 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.10-rc1-fixes

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

Thank you!