diff options
| author | Benjamin Herrenschmidt | 2019-02-15 18:00:25 +0100 |
|---|---|---|
| committer | David Gibson | 2019-02-25 23:21:25 +0100 |
| commit | 74c4912f097bab98a8b0f8ec2bee1db269505c14 (patch) | |
| tree | a8ecfef30da295438ef06c2fd37a91e2125cb653 /scripts/checkpatch.pl | |
| parent | target/ppc: Add basic support for "new format" HPTE as found on POWER9 (diff) | |
| download | qemu-74c4912f097bab98a8b0f8ec2bee1db269505c14.tar.gz qemu-74c4912f097bab98a8b0f8ec2bee1db269505c14.tar.xz qemu-74c4912f097bab98a8b0f8ec2bee1db269505c14.zip | |
target/ppc: Fix synchronization of mttcg with broadcast TLB flushes
Let's use the generic helper tlb_flush_all_cpus_synced() instead
of iterating the CPUs ourselves.
We do lose the optimization of clearing the "other" CPUs "need flush"
flags but this shouldn't be a problem in practice.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20190215170029.15641-9-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
