From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Ard Biesheuvel <ardb@kernel.org>,
Chen Baozi <chenbaozi@phytium.com.cn>,
Xu Qiang <xuqiang36@huawei.com>,
kernel-team@android.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip fixes for 5.10, take #2
Date: Sun, 22 Nov 2020 18:47:52 +0000 [thread overview]
Message-ID: <20201122184752.553990-1-maz@kernel.org> (raw)
Hi Thomas,
Here a couple of patches from the irqchip department: a fix for a typo
leading to incorrect trigger information being used on the Exiu
driver, and another for save/restore with the GICv3 ITS.
Please pull,
M.
The following changes since commit d95bdca75b3fb41bf185efe164e05aed820081a5:
irqchip/ti-sci-inta: Add support for unmapped event handling (2020-11-01 12:00:50 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.10-2
for you to fetch changes up to 74cde1a53368aed4f2b4b54bf7030437f64a534b:
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend (2020-11-22 12:58:35 +0000)
----------------------------------------------------------------
irqchip fixes for Linux 5.10, take #2
- Fix Exiu driver trigger type when using ACPI
- Fix GICv3 ITS suspend/resume to use the in-kernel path
at all times, sidestepping braindead firmware support
----------------------------------------------------------------
Chen Baozi (1):
irqchip/exiu: Fix the index of fwspec for IRQ type
Xu Qiang (1):
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
drivers/irqchip/irq-gic-v3-its.c | 16 +++-------------
drivers/irqchip/irq-sni-exiu.c | 2 +-
2 files changed, 4 insertions(+), 14 deletions(-)
next reply other threads:[~2020-11-22 18:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-22 18:47 Marc Zyngier [this message]
2020-11-25 1:15 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201122184752.553990-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=ardb@kernel.org \
--cc=chenbaozi@phytium.com.cn \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=xuqiang36@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox