diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2022-07-12 03:08:55 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2022-07-15 11:21:35 +0300 |
commit | 2e1c8dafb8c2c459baa5aef5b338c15edd9b9b5b (patch) | |
tree | 946fe8d79d344ae29e9f30d64d2a27223e025e41 /mm/huge_memory.c | |
parent | 8ac0b64b9735ae896d200dd952c22999742b4414 (diff) | |
download | linux-2e1c8dafb8c2c459baa5aef5b338c15edd9b9b5b.tar.xz |
iommu/vt-d: Unnecessary spinlock for root table alloc and free
The IOMMU root table is allocated and freed in the IOMMU initialization
code in static boot or hot-remove paths. There's no need for a spinlock.
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20220706025524.2904370-5-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions