[GIT,PULL] irq/urgent for v6.5-rc1

Message ID 20230709081323.GBZKpsIzizRwSBSzT+@fat_crate.local
State New
Headers
Series [GIT,PULL] irq/urgent for v6.5-rc1 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.5_rc1

Message

Borislav Petkov July 9, 2023, 8:13 a.m. UTC
  Hi Linus,

please pull a simple optimization from IRQ land, for 6.5-rc1.

Thx.

---

The following changes since commit 0017387938993553fe8e08bd9bcf398fb609d136:

  Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-06-26 13:34:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.5_rc1

for you to fetch changes up to 67a4e1a3bf7c68ed3fbefc4213648165d912cabb:

  irqdomain: Use return value of strreplace() (2023-06-30 11:13:44 +0200)

----------------------------------------------------------------
- Optimize IRQ domain's name assignment

----------------------------------------------------------------
Andy Shevchenko (1):
      irqdomain: Use return value of strreplace()

 kernel/irq/irqdomain.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
  

Comments

pr-tracker-bot@kernel.org July 9, 2023, 5:46 p.m. UTC | #1
The pull request you sent on Sun, 9 Jul 2023 10:13:23 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.5_rc1

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

Thank you!