diff options
| author | Christophe Leroy <[email protected]> | 2019-08-20 14:07:13 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-08-27 13:03:34 +1000 |
| commit | 14b4d97669b79d1ac83e64d6795098394e15ab1b (patch) | |
| tree | bec178156921fb5c0aabe6801b9d0eacd8ba4ee7 /tools/perf/scripts/python/bin | |
| parent | 492643e81e58e7585cccb22c37814060e3f59268 (diff) | |
powerpc/mm: rework io-workaround invocation.
ppc_md.ioremap() is only used for I/O workaround on CELL platform,
so indirect function call can be avoided.
This patch reworks the io-workaround and ioremap() functions to
use the global 'io_workaround_inited' flag for the activation
of io-workaround.
When CONFIG_PPC_IO_WORKAROUNDS or CONFIG_PPC_INDIRECT_MMIO are not
selected, the I/O workaround ioremap() voids and the global flag is
not used.
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/5fa3ef069fbd0f152512afaae19e7a60161454cf.1566309262.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions