All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] irq/urgent for v5.11-rc5
@ 2021-01-24 12:30 Borislav Petkov
  2021-01-24 18:26 ` Linus Torvalds
  2021-01-24 18:34 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Borislav Petkov @ 2021-01-24 12:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull the pile of urgent irq{,chip} fixes for v5.11.

Thx.

---

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v5.11_rc5

for you to fetch changes up to ce09ccc50208c04a1b03abfd530b5d6314258fd0:

  genirq: Export irq_check_status_bit() (2021-01-13 15:48:05 +0100)

----------------------------------------------------------------
 - Fix a kernel panic in mips-cpu due to invalid irq domain hierarchy.

 - Fix to not lose IPIs on bcm2836.

 - Fix for a bogus marking of ITS devices as shared due to unitialized
   stack variable.

 - Clear a phantom interrupt on qcom-pdc to unblock suspend.

 - Small cleanups, warning and build fixes.

----------------------------------------------------------------
Huacai Chen (1):
      irqchip/loongson-liointc: Fix build warnings

John Garry (1):
      driver core: platform: Add extra error check in devm_platform_get_irqs_affinity()

Marc Zyngier (1):
      irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_devid_irq

Mathias Kresin (1):
      irqchip/mips-cpu: Set IPI domain parent chip

Suman Anna (1):
      irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig

Thomas Gleixner (2):
      Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/.../maz/arm-platforms into irq/urgent
      genirq: Export irq_check_status_bit()

Zenghui Yu (1):
      genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()

Zheng Yongjun (1):
      irqchip/irq-sl28cpld: Convert comma to semicolon

 drivers/base/platform.c                | 2 ++
 drivers/irqchip/Kconfig                | 5 +++--
 drivers/irqchip/irq-bcm2836.c          | 4 ++--
 drivers/irqchip/irq-loongson-liointc.c | 4 ++--
 drivers/irqchip/irq-mips-cpu.c         | 7 +++++++
 drivers/irqchip/irq-sl28cpld.c         | 2 +-
 kernel/irq/manage.c                    | 1 +
 kernel/irq/msi.c                       | 2 +-
 8 files changed, 19 insertions(+), 8 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] irq/urgent for v5.11-rc5
  2021-01-24 12:30 [GIT PULL] irq/urgent for v5.11-rc5 Borislav Petkov
@ 2021-01-24 18:26 ` Linus Torvalds
  2021-01-24 18:34 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2021-01-24 18:26 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: x86-ml, lkml

On Sun, Jan 24, 2021 at 4:30 AM Borislav Petkov <bp@suse.de> wrote:
>
> Thomas Gleixner (2):
>       genirq: Export irq_check_status_bit()

Thanks, this was one of the pending things I was thinking I'd have to
do manually if I didn't get a fix for rc5..

            Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] irq/urgent for v5.11-rc5
  2021-01-24 12:30 [GIT PULL] irq/urgent for v5.11-rc5 Borislav Petkov
  2021-01-24 18:26 ` Linus Torvalds
@ 2021-01-24 18:34 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2021-01-24 18:34 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 24 Jan 2021 13:30:49 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v5.11_rc5

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-24 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 12:30 [GIT PULL] irq/urgent for v5.11-rc5 Borislav Petkov
2021-01-24 18:26 ` Linus Torvalds
2021-01-24 18:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.