diff options
author | Christoph Hellwig <hch@lst.de> | 2021-10-21 09:20:39 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-12-07 12:47:06 +0100 |
commit | 5570449b6876f215d49ac4db9ccce6ff7aa1e20a (patch) | |
tree | 5823410573206e2a9d1968cec3f0e53be11af4af /drivers/platform/x86/intel/pmt/class.c | |
parent | 4d0564785bb03841e4b5c5b31aa4ecd1eb0d01bb (diff) | |
download | linux-5570449b6876f215d49ac4db9ccce6ff7aa1e20a.tar.gz linux-5570449b6876f215d49ac4db9ccce6ff7aa1e20a.tar.bz2 linux-5570449b6876f215d49ac4db9ccce6ff7aa1e20a.zip |
dma-direct: don't call dma_set_decrypted for remapped allocations
Remapped allocations handle the encrypted bit through the pgprot passed
to vmap, so there is no call dma_set_decrypted. Note that this case is
currently entirely theoretical as no valid kernel configuration supports
remapped allocations and memory encryption currently.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions