-
Vasant Hegde authored
Commit cf70873e ("iommu/amd: Refactor GCR3 table helper functions") changed GFP flag we use for GCR3 table. Original plan was to move GCR3 table allocation outside spinlock. But this requires complete rework of attach device path. Hence we didn't do it as part of SVA series. For now revert the GFP flag to ATOMIC (same as original code). Fixes: cf70873e ("iommu/amd: Refactor GCR3 table helper functions") Reported-by:
Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by:
Vasant Hegde <vasant.hegde@amd.com> Link: https://lore.kernel.org/r/20240307052738.116035-1-vasant.hegde@amd.comSigned-off-by:
Joerg Roedel <jroedel@suse.de>
a0c8bf0a