diff options
| author | Linus Torvalds <[email protected]> | 2025-05-31 14:43:16 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2025-05-31 14:43:16 +0000 |
| commit | 9d49da438819c5dd82840eb63d929edbdccb80d8 (patch) | |
| tree | 4087201dd1ae09a27f17019ce2033f80a54e284d /scripts/gcc-plugins/sancov_plugin.c | |
| parent | Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
| download | kernel-9d49da438819c5dd82840eb63d929edbdccb80d8.tar.gz kernel-9d49da438819c5dd82840eb63d929edbdccb80d8.zip | |
Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional"
This reverts commit e436576b0231542f6f233279f0972989232575a8.
That commit is very broken, and seems to have missed the fact that
CONFIG_ARM_SMMU_V3 is not just a yes-or-no thing, but also can be
modular.
So it caused build errors on arm64 allmodconfig setups:
ERROR: modpost: "arm_smmu_make_cdtable_ste" [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!
ERROR: modpost: "arm_smmu_make_s2_domain_ste" [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!
ERROR: modpost: "arm_smmu_make_s1_cd" [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!
...
(and six more symbols just the same).
Link: https://lore.kernel.org/all/CAHk-=wh4qRwm7AQ8sBmQj7qECzgAhj4r73RtCDfmHo5SdcN0Jw@mail.gmail.com/
Cc: Joerg Roedel <[email protected]>
Cc: Rolf Eike Beer <[email protected]>
Cc: Lu Baolu <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
