Ezequiel Garcia
7363cb7de3
MIPS: Fix up obsolete cpu_set usage
...
cpu_set was removed (along with a bunch of cpumask helpers) by
commit 2f0f267ea072 ("cpumask: remove deprecated functions.").
Fix this by replacing cpu_set with cpumask_set_cpu. Without this
fix the following error is triggered when CONFIG_MIPS_MT_FPAFF=y.
arch/mips/kernel/smp-cps.c: In function 'cps_smp_setup':
arch/mips/kernel/smp-cps.c:95:3: error: implicit declaration of function 'cpu_set' [-Werror=implicit-function-declaration]
Fixes: 90db024f140d ("MIPS: smp-cps: cpu_set FPU mask if FPU present")
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Acked-by: Niklas Cassel <niklass@axis.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9912/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-05-15 22:02:48 +02:00
..
2015-04-15 13:53:55 -07:00
2014-08-02 00:06:37 +02:00
2014-11-24 07:44:05 +01:00
2015-04-01 17:21:46 +02:00
2015-03-31 12:04:12 +02:00
2015-04-01 17:21:30 +02:00
2015-02-17 15:37:28 +00:00
2015-02-17 15:37:24 +00:00
2015-04-13 16:03:32 +02:00
2014-11-24 07:44:51 +01:00
2015-03-05 15:25:06 +10:30
2015-04-01 17:21:27 +02:00
2015-04-01 17:21:28 +02:00
2015-04-01 17:21:27 +02:00
2015-04-01 17:21:33 +02:00
2013-10-29 21:24:36 +01:00
2015-05-12 18:54:05 +02:00
2015-04-10 15:41:46 +02:00
2014-08-07 08:47:00 -07:00
2015-04-13 16:01:37 +02:00
2014-05-24 00:07:01 +02:00
2014-11-24 07:44:52 +01:00
2015-03-31 12:04:12 +02:00
2015-01-16 14:03:17 +01:00
2014-06-26 10:48:23 +01:00
2014-06-09 18:10:34 -07:00
2014-11-19 18:22:09 +01:00
2014-03-26 23:09:18 +01:00
2014-08-26 13:45:51 -04:00
2014-08-25 16:33:44 +02:00
2015-02-17 15:37:37 +00:00
2014-09-26 11:41:17 +02:00
2015-02-19 16:00:34 +01:00
2014-11-24 22:47:31 +01:00
2014-11-24 22:47:31 +01:00
2015-03-05 15:25:06 +10:30
2014-05-24 00:07:01 +02:00
2015-04-08 01:10:19 +02:00
2015-02-13 21:21:42 -08:00
2015-02-20 15:30:23 +01:00
2015-04-01 17:22:17 +02:00
2014-07-30 20:48:42 +02:00
2014-05-02 16:39:10 +01:00
2015-03-19 17:39:49 +01:00
2015-04-20 10:19:03 -07:00
2015-04-01 17:21:38 +02:00
2014-08-02 00:06:37 +02:00
2015-05-12 23:15:49 +02:00
2015-03-27 19:42:42 +01:00
2015-04-08 01:10:37 +02:00
2014-11-07 15:07:36 +01:00
2015-04-08 01:10:37 +02:00
2014-11-07 15:07:36 +01:00
2013-09-05 20:53:37 +02:00
2015-04-01 17:21:58 +02:00
2014-08-01 17:30:35 +02:00
2014-08-01 17:30:35 +02:00
2014-11-24 07:44:04 +01:00
2015-01-16 00:35:45 +01:00
2015-01-13 15:53:09 +01:00
2015-01-13 15:53:09 +01:00
2015-01-16 00:35:45 +01:00
2014-01-22 20:19:00 +01:00
2015-03-31 12:04:12 +02:00
2015-02-12 18:54:12 -08:00
2014-08-06 13:04:30 +02:00
2014-08-06 13:03:08 +02:00
2015-02-12 18:54:12 -08:00
2015-03-05 15:25:06 +10:30
2015-03-05 15:25:06 +10:30
2015-05-15 22:02:48 +02:00
2014-11-24 07:44:59 +01:00
2015-03-05 15:25:06 +10:30
2014-05-27 11:06:42 +02:00
2015-05-12 09:13:30 +02:00
2015-02-16 10:01:24 +00:00
2014-05-24 00:07:01 +02:00
2015-02-17 15:37:29 +00:00
2014-05-24 00:07:01 +02:00
2015-05-12 23:50:33 +02:00
2015-04-13 16:03:32 +02:00
2014-11-24 07:45:38 +01:00
2013-08-26 15:33:41 +02:00
2014-01-22 20:19:02 +01:00
2014-05-24 00:07:01 +02:00
2014-01-30 17:20:32 -08:00