From: Hanjun Guo <guohanjun@huawei.com>
To: Greg KH <gregkh@linuxfoundation.org>, <stable@vger.kernel.org>
Cc: <yi.zhang@huawei.com>, Hanjun Guo <hanjun.guo@linaro.org>
Subject: [PATCH 4.4 0/6] irqchip fixes for stable 4.4
Date: Sun, 19 Aug 2018 14:27:35 +0800 [thread overview]
Message-ID: <1534660061-51980-1-git-send-email-guohanjun@huawei.com> (raw)
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
next reply other threads:[~2018-08-19 9:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-19 6:27 Hanjun Guo [this message]
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
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=1534660061-51980-1-git-send-email-guohanjun@huawei.com \
--to=guohanjun@huawei.com \
--cc=gregkh@linuxfoundation.org \
--cc=hanjun.guo@linaro.org \
--cc=stable@vger.kernel.org \
--cc=yi.zhang@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;
as well as URLs for NNTP newsgroup(s).