mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
iommu_device_sysfs_add() is called before, so is has to be cleaned on subsequent
errors.
Fixes:
|
||
|---|---|---|
| .. | ||
| cap_audit.c | ||
| cap_audit.h | ||
| debugfs.c | ||
| dmar.c | ||
| iommu.c | ||
| irq_remapping.c | ||
| Kconfig | ||
| Makefile | ||
| pasid.c | ||
| pasid.h | ||
| svm.c | ||
| trace.c | ||