commit | 241a386c7dbb8b0db400a1f92f2ebe3b10eb661d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Mar 27 14:15:05 2015 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Sun Mar 29 19:25:57 2015 +0000 |
tree | a450c343af17966b9fb78d54488c0ee838436861 | |
parent | 4ad3e3634a6cbe916722c7113c5b488d52c7a3dc [diff] |
irqchip: gicv3-its: Use non-cacheable accesses when no shareability If the ITS or the redistributors report their shareability as zero, then it is important to make sure they will no generate any cacheable traffic, as this is unlikely to produce the expected result. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1427465705-17126-5-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>