iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Apr 2019 16:14:08 +0000 (18:14 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 11 Apr 2019 15:46:34 +0000 (17:46 +0200)
commitf7ae70a5e347f7a314e266c66c67876adbab3245
treeafc2050b9a2d979b900487d510e8c21cbeff4afc
parent9cc0c2af8d0387f3f99572bd7fe15ab41eb89bb9
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags

We already do this in the caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c