On 7/25/22 04:18, Stephen Rothwell wrote: > Hi all, > > Changes since 20220722: > on x86_64: when CONFIG_SMP is not set: ../drivers/iommu/hyperv-iommu.c: In function ‘hyperv_irq_remapping_alloc’: ../drivers/iommu/hyperv-iommu.c:94:43: error: ‘struct irq_common_data’ has no member named ‘affinity’ 94 | cpumask_copy(desc->irq_common_data.affinity, &ioapic_max_cpumask); -- ~Randy