From: Aleksey Makarov <aleksey.maka...@auriga.com> Date: Fri, 28 Aug 2015 17:59:58 +0300
> @@ -251,6 +251,8 @@ struct cmp_queue { > void *desc; > struct q_desc_mem dmem; > struct cmp_queue_stats stats; > + int irq; > + cpumask_t affinity_mask; > } ____cacheline_aligned_in_smp; > > struct snd_queue { This new "affinity_mask" member is not used, please remove it and respin this patch series. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/