stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.4 0/6] irqchip fixes for stable 4.4
@ 2018-08-19  6:27 Hanjun Guo
  2018-08-19  6:27 ` [PATCH 4.4 1/6] genirq: Delay incrementing interrupt count if it's disabled/pending Hanjun Guo
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Hanjun Guo @ 2018-08-19  6:27 UTC (permalink / raw)
  To: Greg KH, stable; +Cc: yi.zhang, Hanjun Guo

From: Hanjun Guo <hanjun.guo@linaro.org>

Hi Greg,

When I was migrating the kernel from 4.1 to 4.4, I found some irqchip (and one
genirq) bugfix patches are missing in 4.4, please take a look and consider 
apply them.

Thanks
Hanjun

Marc Zyngier (3):
  irqchip/gic-v3-its: Recompute the number of pages on page size change
  irqchip/gic-v3: Add missing barrier to 32bit version of
    gic_read_iar()
  irqchip/gic: Make interrupt ID 1020 invalid

Shanker Donthineni (2):
  irqchip/gicv3-its: Fix memory leak in its_free_tables()
  irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size

Sudeep Holla (1):
  genirq: Delay incrementing interrupt count if it's disabled/pending

 arch/arm/include/asm/arch_gicv3.h |  1 +
 drivers/irqchip/irq-gic-v3-its.c  | 34 ++++++++++++++++++++++------------
 drivers/irqchip/irq-gic.c         |  2 +-
 kernel/irq/chip.c                 |  8 ++++----
 4 files changed, 28 insertions(+), 17 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2018-09-13 17:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-19  6:27 [PATCH 4.4 0/6] irqchip fixes for stable 4.4 Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 1/6] genirq: Delay incrementing interrupt count if it's disabled/pending Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 2/6] irqchip/gic-v3-its: Recompute the number of pages on page size change Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 3/6] irqchip/gicv3-its: Fix memory leak in its_free_tables() Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 4/6] irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 5/6] irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar() Hanjun Guo
2018-08-19  6:27 ` [PATCH 4.4 6/6] irqchip/gic: Make interrupt ID 1020 invalid Hanjun Guo
2018-09-13  3:11 ` [PATCH 4.4 0/6] irqchip fixes for stable 4.4 Hanjun Guo
2018-09-13  7:00   ` Greg KH
2018-09-13  7:34     ` Hanjun Guo
2018-09-13 12:22 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).