diff options
author | Eyal Perry <[email protected]> | 2014-05-20 17:57:00 +0300 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-05-21 11:31:51 +0900 |
commit | f0ba3d05c9c647ab42ed6a0dbdfdeae42bfbd6de (patch) | |
tree | a4f21b235e5e1032230f2a640170cda56fec7afd /tools/perf/util/trace-event-scripting.c | |
parent | d6d211db37e75de2ddc3a4f979038c40df7cc79c (diff) |
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")
Signed-off-by: Eyal Perry <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Cc: Ben Hutchings <[email protected]>
Cc: Yevgeny Petrilin <[email protected]>
Cc: Or Gerlitz <[email protected]>
Cc: David S. Miller <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions