Dave, On Tue, 20 May 2014, tip-bot for Eyal Perry wrote:
> Commit-ID: f0ba3d05c9c647ab42ed6a0dbdfdeae42bfbd6de > Gitweb: http://git.kernel.org/tip/f0ba3d05c9c647ab42ed6a0dbdfdeae42bfbd6de > Author: Eyal Perry <eya...@mellanox.com> > AuthorDate: Tue, 20 May 2014 17:57:00 +0300 > Committer: Thomas Gleixner <t...@linutronix.de> > CommitDate: Wed, 21 May 2014 11:31:51 +0900 > > genirq: Provide !SMP stub for irq_set_affinity_notifier() > > Instead of requiring each consumer of the IRQ affinity notifier to have > themselves be explicitly dependent on CONFIG_SMP, make the definition of > struct irq_affinity_notify to exist independently of that config option > and introduce a stub for irq_set_affinity_notifier() under non SMP > configuration. > > Fixes: 2eacc23 ("net/mlx4_core: Enforce irq affinity changes > immediatly") if you want to pick that up into net, it's available as a single commit in git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/for-net for your consumption. Thanks, tglx -- 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/