Files
i2som-imx-linux/include/linux
Saeed Mahameed fe54a7c4f0 net/mlx5: Fix build break when CONFIG_SMP=n
[ Upstream commit e3ca348806 ]

Avoid using the kernel's irq_descriptor and return IRQ vector affinity
directly from the driver.

This fixes the following build break when CONFIG_SMP=n

include/linux/mlx5/driver.h: In function ‘mlx5_get_vector_affinity_hint’:
include/linux/mlx5/driver.h:1299:13: error:
        ‘struct irq_desc’ has no member named ‘affinity_hint’

Fixes: 6082d9c9c9 ("net/mlx5: Fix mlx5_get_vector_affinity function")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
CC: Randy Dunlap <rdunlap@infradead.org>
CC: Guenter Roeck <linux@roeck-us.net>
CC: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Israel Rukshin <israelr@mellanox.com>
Reported-by: kbuild test robot <lkp@intel.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-11-04 14:52:51 +01:00
..
2018-07-25 11:25:11 +02:00
2018-04-24 09:36:39 +02:00
2017-12-25 14:26:33 +01:00
2018-02-22 15:42:23 +01:00
2018-08-03 07:50:38 +02:00
2018-02-22 15:42:23 +01:00
2018-02-22 15:42:23 +01:00
2018-06-21 04:02:49 +09:00
2018-02-22 15:42:24 +01:00
2018-02-22 15:42:23 +01:00
2017-09-25 08:56:05 -06:00
2018-09-09 19:55:54 +02:00
2018-09-19 22:43:47 +02:00