diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-08-20 17:07:13 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-08-27 06:03:34 +0300 |
commit | 14b4d97669b79d1ac83e64d6795098394e15ab1b (patch) | |
tree | bec178156921fb5c0aabe6801b9d0eacd8ba4ee7 /block/blk-integrity.c | |
parent | 492643e81e58e7585cccb22c37814060e3f59268 (diff) | |
download | linux-14b4d97669b79d1ac83e64d6795098394e15ab1b.tar.xz |
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 <christophe.leroy@c-s.fr>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/5fa3ef069fbd0f152512afaae19e7a60161454cf.1566309262.git.christophe.leroy@c-s.fr
Diffstat (limited to 'block/blk-integrity.c')
0 files changed, 0 insertions, 0 deletions