diff options
author | Thiago Jung Bauermann <bauerman@linux.ibm.com> | 2019-08-06 01:49:16 -0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-08-09 22:52:07 +1000 |
commit | e740815a97e2b6d6446792f4328378e66de166d1 (patch) | |
tree | cb763d477d742e0bded9b6700d94f5924c34c4ac /arch/s390 | |
parent | 47e5d8f9ed34a5310f45f48bbc15f1e61d83b6db (diff) | |
download | linux-stable-e740815a97e2b6d6446792f4328378e66de166d1.tar.gz linux-stable-e740815a97e2b6d6446792f4328378e66de166d1.tar.bz2 linux-stable-e740815a97e2b6d6446792f4328378e66de166d1.zip |
dma-mapping: Remove dma_check_mask()
sme_active() is an x86-specific function so it's better not to call it from
generic code. Christoph Hellwig mentioned that "There is no reason why we
should have a special debug printk just for one specific reason why there
is a requirement for a large DMA mask.", so just remove dma_check_mask().
Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190806044919.10622-4-bauerman@linux.ibm.com
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions