Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1595898 > unrolled thread

[PULL] irqchip/irqdomain updates for 4.11-rc2

Started byMarc Zyngier <marc.zyngier@arm.com>
First post2017-03-09 11:50 +0100
Last post2017-03-09 12:50 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PULL] irqchip/irqdomain updates for 4.11-rc2 Marc Zyngier <marc.zyngier@arm.com> - 2017-03-09 11:50 +0100
    Re: [PULL] irqchip/irqdomain updates for 4.11-rc2 Thomas Gleixner <tglx@linutronix.de> - 2017-03-09 12:50 +0100
      Re: [PULL] irqchip/irqdomain updates for 4.11-rc2 Marc Zyngier <marc.zyngier@arm.com> - 2017-03-09 12:50 +0100

#1595898 — [PULL] irqchip/irqdomain updates for 4.11-rc2

FromMarc Zyngier <marc.zyngier@arm.com>
Date2017-03-09 11:50 +0100
Subject[PULL] irqchip/irqdomain updates for 4.11-rc2
Message-ID<tj3NT-3XL-1@gated-at.bofh.it>
[now with LKML on cc...]

Hi Thomas,

Here's a handful of updates for both irqchip and irqdomain. Nothing
really stands out, except for the Qualcomm erratum workaround.

Please pull.

Thanks,

	M.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irq-fixes-4.11-rc2

for you to fetch changes up to 4b9de5da7e120c7f02395da729f0ec77ce7a6044:

  irqchip/crossbar: Fix incorrect type of register size (2017-03-07 14:34:39 +0000)

----------------------------------------------------------------
irqchip/irqdomain updates for 4.11-rc2

- irqchip/crossbar: Some type tidying up
- irqchip/gicv3-its: Workaround for a Qualcomm erratum
- irqdomain: Compile for for systems that don't use CONFIG_IRQ_DOMAIN

----------------------------------------------------------------
Franck Demathieu (2):
      irqchip/crossbar: Fix incorrect type of local variables
      irqchip/crossbar: Fix incorrect type of register size

Mian Yousaf Kaukab (1):
      irqdomain: Add empty irq_domain_check_msi_remap

Shanker Donthineni (1):
      irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065

 Documentation/arm64/silicon-errata.txt |  1 +
 arch/arm64/Kconfig                     | 10 ++++++++++
 drivers/irqchip/irq-crossbar.c         |  9 +++++----
 drivers/irqchip/irq-gic-v3-its.c       | 16 ++++++++++++++++
 include/linux/irqdomain.h              |  4 ++++
 5 files changed, 36 insertions(+), 4 deletions(-)

[toc] | [next] | [standalone]


#1595961

FromThomas Gleixner <tglx@linutronix.de>
Date2017-03-09 12:50 +0100
Message-ID<tj4JY-4BF-31@gated-at.bofh.it>
In reply to#1595898
On Thu, 9 Mar 2017, Marc Zyngier wrote:

> [now with LKML on cc...]
> 
> Hi Thomas,
> 
> Here's a handful of updates for both irqchip and irqdomain. Nothing
> really stands out, except for the Qualcomm erratum workaround.
> 
> Please pull.

Done. There was a minor conflict in the crossbar driver. Please check the
result.

Thanks,

	tglx

[toc] | [prev] | [next] | [standalone]


#1595964

FromMarc Zyngier <marc.zyngier@arm.com>
Date2017-03-09 12:50 +0100
Message-ID<tj4JY-4BF-33@gated-at.bofh.it>
In reply to#1595961
On Thu, Mar 09 2017 at 11:09:27 am GMT, Thomas Gleixner <tglx@linutronix.de> wrote:
> On Thu, 9 Mar 2017, Marc Zyngier wrote:
>
>> [now with LKML on cc...]
>> 
>> Hi Thomas,
>> 
>> Here's a handful of updates for both irqchip and irqdomain. Nothing
>> really stands out, except for the Qualcomm erratum workaround.
>> 
>> Please pull.
>
> Done. There was a minor conflict in the crossbar driver. Please check the
> result.

Yup, looks good to me. Thanks a lot.

	M.
-- 
Jazz is not dead, it just smell funny.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web