Merge branch 'x86/cleanups' into x86/apic
[platform/upstream/kernel-adaptation-pc.git] / arch / x86 / platform / uv / uv_irq.c
index a67c7a6..acf7752 100644 (file)
@@ -227,7 +227,7 @@ uv_set_irq_affinity(struct irq_data *data, const struct cpumask *mask,
        if (cfg->move_in_progress)
                send_cleanup_vector(cfg);
 
-       return 0;
+       return IRQ_SET_MASK_OK_NOCOPY;
 }
 
 /*