From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6
Date: Mon, 30 Mar 2015 09:21:13 +0100 [thread overview]
Message-ID: <55190779.90509@arm.com> (raw)
In-Reply-To: <20150329195706.GC25778@io.lakedaemon.net>
On 29/03/15 20:57, Jason Cooper wrote:
> Marc,
>
> On Fri, Mar 27, 2015 at 02:15:01PM +0000, Marc Zyngier wrote:
>> The folowing patches fix a number of minor issues, some which have
>> been discovered when writing the KVM ITS emulation.
>>
>> The first two patches fix some command encoding bugs, the third is
>> purely cosmetic, and the fourth fixes an issue that could occur on
>> configurations where the ITS geenrates cacheable accesses, but isn't
>> in the same shareability domain as the CPU.
>>
>> It would be good if they could make it into 4.0-rc6.
>>
>> Thanks,
>>
>> M.
>>
>> Andre Przywara (1):
>> irqchip: gicv3-its: Fix device ID encoding
>>
>> Marc Zyngier (3):
>> irqchip: gicv3-its: Fix encoding of collection's target redistributor
>> irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
>> irqchip: gicv3-its: Use non-cacheable accesses when no shareability
>>
>> drivers/irqchip/irq-gic-v3-its.c | 57 ++++++++++++++++++++++++++++++++------
>> include/linux/irqchip/arm-gic-v3.h | 17 ++++++++++++
>> 2 files changed, 65 insertions(+), 9 deletions(-)
>
> Applied to irqchip/urgent-gic and merged into irqchip/urgent. I'll send a PR
> mid-week or so.
Awesome, thanks Jason.
M.
--
Jazz is not dead. It just smells funny...
prev parent reply other threads:[~2015-03-30 8:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 14:15 [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6 Marc Zyngier
2015-03-27 14:15 ` [PATCH 1/4] irqchip: gicv3-its: Fix encoding of collection's target redistributor Marc Zyngier
2015-03-27 14:15 ` [PATCH 2/4] irqchip: gicv3-its: Fix device ID encoding Marc Zyngier
2015-03-27 14:15 ` [PATCH 3/4] irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion Marc Zyngier
2015-03-27 14:15 ` [PATCH 4/4] irqchip: gicv3-its: Use non-cacheable accesses when no shareability Marc Zyngier
2015-03-29 19:57 ` [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6 Jason Cooper
2015-03-30 8:21 ` Marc Zyngier [this message]
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=55190779.90509@arm.com \
--to=marc.zyngier@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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).