diff options
author | Marc Zyngier <[email protected]> | 2015-09-13 12:14:32 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-09-15 17:06:29 +0200 |
commit | 5a9a8915c8888b615521b17d70a4342187eae60b (patch) | |
tree | c07f12f39a4e6ad2cabacc50d6d6e548406b1ab3 /tools/perf/scripts/python | |
parent | 12e14066f4835f5ee1ca795f0309415b54c067a9 (diff) |
irqchip/gic-v3-its: Add missing cache flushes
When the ITS is configured for non-cacheable transactions, make sure
that the allocated, zeroed memory is flushed to the Point of
Coherency, allowing the ITS to observe the zeros instead of random
garbage (or even get its own data overwritten by zeros being evicted
from the cache...).
Fixes: 241a386c7dbb "irqchip: gicv3-its: Use non-cacheable accesses when no shareability"
Reported-and-tested-by: Stuart Yoder <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Cc: [email protected]
Cc: Pavel Fedin <[email protected]>
Cc: Jason Cooper <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions