Roman Gushchin
73f945505b
kernel/smp.c: remove cpumask_ipi
...
After commit 9a46ad6d6df3 ("smp: make smp_call_function_many() use logic
similar to smp_call_function_single()"), cfd->cpumask is accessed only
in smp_call_function_many(). So there is no more need to copy it into
cfd->cpumask_ipi before putting csd into the list. The cpumask_ipi
field is obsolete and can be removed.
Signed-off-by: Roman Gushchin <klamm@yandex-team.ru>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Wang YanQing <udknight@gmail.com>
Cc: Xie XiuQi <xiexiuqi@huawei.com>
Cc: Shaohua Li <shli@fusionio.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-01-30 16:56:54 -08:00
..
2014-01-13 17:38:55 +01:00
2013-10-03 18:47:54 +02:00
2014-01-22 16:35:21 -08:00
2013-11-13 12:09:34 +09:00
2013-12-02 10:15:39 -08:00
2014-01-20 10:42:08 -08:00
2014-01-30 11:19:05 -08:00
2014-01-23 16:36:56 -08:00
2014-01-28 08:38:04 -08:00
2014-01-25 11:11:31 -08:00
2014-01-20 11:34:26 -08:00
2014-01-30 11:19:05 -08:00
2013-12-10 18:21:34 +00:00
2013-05-04 14:57:58 -04:00
2013-03-12 13:59:14 -07:00
2014-01-21 16:19:41 -08:00
2014-01-21 16:19:41 -08:00
2014-01-17 17:14:32 -05:00
2014-01-14 14:54:00 -05:00
2014-01-13 22:32:31 -05:00
2014-01-13 22:32:38 -05:00
2013-12-20 12:25:45 -08:00
2014-01-13 22:26:48 -05:00
2013-12-05 12:28:04 -05:00
2014-01-21 17:51:34 -08:00
2013-05-01 07:21:43 -07:00
2013-05-01 17:29:18 -04:00
2013-12-02 20:43:14 +01:00
2013-11-14 16:55:11 +09:00
2013-12-05 12:28:04 -05:00
2012-12-18 10:55:28 -08:00
2013-11-13 12:09:12 +09:00
2013-11-09 00:16:23 -05:00
2014-01-21 16:19:46 -08:00
2013-11-28 09:49:41 -08:00
2014-01-23 16:37:02 -08:00
2013-12-19 13:50:32 -05:00
2013-02-23 18:50:11 -08:00
2014-01-20 10:42:08 -08:00
2013-08-30 23:44:11 -07:00
2014-01-13 13:41:06 +01:00
2013-11-15 13:51:36 +09:00
2013-02-05 00:48:46 +01:00
2013-10-19 19:45:35 -04:00
2013-04-15 15:17:26 +09:30
2012-12-20 17:40:19 -08:00
2013-11-15 09:32:22 +09:00
2013-05-28 08:50:00 +02:00
2014-01-27 21:02:40 -08:00
2013-09-30 14:31:02 -07:00
2013-11-13 12:09:26 +09:00
2014-01-23 16:37:03 -08:00
2013-11-13 12:08:59 +09:00
2013-12-13 15:59:11 +00:00
2013-10-25 17:15:18 -04:00
2013-09-25 17:17:01 +01:00
2014-01-21 09:59:16 +10:30
2013-09-07 14:35:32 -07:00
2013-12-05 21:28:42 +08:00
2013-11-26 12:12:26 +01:00
2013-12-04 14:09:46 +10:30
2013-10-24 23:43:29 -04:00
2013-09-30 14:31:03 -07:00
2013-12-09 16:56:29 +01:00
2013-04-18 12:51:19 +02:00
2013-07-14 19:36:59 -04:00
2013-11-13 12:09:33 +09:00
2013-06-18 11:32:10 -05:00
2013-12-18 19:04:50 -08:00
2013-07-14 19:36:59 -04:00
2013-09-12 15:38:02 -07:00
2013-07-03 16:08:06 -07:00
2013-03-26 11:07:19 +11:00
2014-01-23 16:37:02 -08:00
2014-01-30 16:56:54 -08:00
2013-07-14 19:36:59 -04:00
2014-01-27 21:02:40 -08:00
2013-11-11 12:43:38 +01:00
2013-05-09 13:46:38 -04:00
2014-01-23 16:37:02 -08:00
2013-11-13 12:09:33 +09:00
2014-01-23 16:37:03 -08:00
2013-12-10 18:25:28 +00:00
2013-12-10 18:25:28 +00:00
2013-09-11 15:58:27 -07:00
2013-11-19 16:39:05 -05:00
2013-04-29 18:28:42 -07:00
2013-06-19 12:58:42 +02:00
2013-02-16 23:17:25 +01:00
2013-11-19 14:59:50 +01:00
2013-04-29 13:55:38 -07:00
2013-01-27 19:23:31 +01:00
2013-08-30 23:44:11 -07:00
2013-11-15 09:32:22 +09:00
2013-09-24 10:35:19 +01:00
2013-02-27 19:10:24 -08:00
2013-12-13 15:59:11 +00:00
2013-02-27 19:10:22 -08:00
2013-08-30 23:44:11 -07:00
2013-09-24 17:00:25 -07:00
2013-06-19 12:58:42 +02:00
2014-01-21 17:46:31 -08:00