Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iommu/amd: Fix section mismatch warning
The variable amd_iommu_pre_enabled is used in non-init code-paths, so remove the __initdata annotation. Reported-by: kbuild test robot <[email protected]> Fixes: 3ac3e5e ('iommu/amd: Copy old trans table from old kernel') Acked-by: Baoquan He <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
- Loading branch information