diff options
author | 2020-06-11 00:25:57 -0700 | |
---|---|---|
committer | 2020-06-15 08:35:30 +0200 | |
commit | dbed452a078d56bc7f1abecc3edd6a75e8e4484e (patch) | |
tree | 41c79e400f6c40dd8a4e97db5aa1b028514277c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dma-pool: fix too large DMA pools on medium memory size systems (diff) | |
download | wireguard-linux-dbed452a078d56bc7f1abecc3edd6a75e8e4484e.tar.xz wireguard-linux-dbed452a078d56bc7f1abecc3edd6a75e8e4484e.zip |
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
DMA_REMAP is an unnecessary requirement for AMD SEV, which requires
DMA_COHERENT_POOL, so avoid selecting it when it is otherwise unnecessary.
The only other requirement for DMA coherent pools is DMA_DIRECT_REMAP, so
ensure that properly selects the config option when needed.
Fixes: 82fef0ad811f ("x86/mm: unencrypted non-blocking DMA allocations use coherent pools")
Reported-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Signed-off-by: David Rientjes <rientjes@google.com>
Tested-by: Alex Xu (Hello71) <alex_y_xu@yahoo.ca>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions