diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-01-19 12:19:29 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-02-09 13:58:15 +0100 |
commit | 343c8a564583d9166ddacd2ade1f917eb8ea37cc (patch) | |
tree | 7eca332f3252762d44400c8dda9230fb8a5f8332 /drivers/s390/crypto | |
parent | a3a64a4def8daa9e73120a9f4b64fa9a91bcdc06 (diff) |
s390/cmf: remove unneeded DMA zone allocation
The address of the measurement block can be anywhere in 64 bit
absolute space. See description of the schm instruction in the
Principles of Operation.
Therefore remove the GFP_DMA flag when allocating the block.
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'drivers/s390/crypto')
0 files changed, 0 insertions, 0 deletions