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

Message ID 20231119140805.GAZVoWxXNTMoe+M/zD@fat_crate.local
State New
Headers
Series [GIT,PULL] irq/urgent for v6.7-rc2 |

Pull-request

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

Message

Borislav Petkov Nov. 19, 2023, 2:08 p.m. UTC
  Hi Linus,

please pull a single urgent irq fix for 6.7.

Thx.

---

The following changes since commit 8999ad99f4cb19638d9ecb8017831f9a0ab8dc3d:

  Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-11-01 10:28:32 -1000)

are available in the Git repository at:

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

for you to fetch changes up to d3badb15613c14dd35d3495b1dde5c90fcd616dd:

  irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs (2023-11-06 01:16:33 +0100)

----------------------------------------------------------------
- Flush the translation service tables to prevent unpredictable behavior
  on non-coherent GIC devices

----------------------------------------------------------------
Fang Xiang (1):
      irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs

 drivers/irqchip/irq-gic-v3-its.c | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 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 15:08:05 +0100:

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

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

Thank you!