Gautham R Shenoy
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
...
Replace all lock_cpu_hotplug/unlock_cpu_hotplug from the kernel and use
get_online_cpus and put_online_cpus instead as it highlights the
refcount semantics in these operations.
The new API guarantees protection against the cpu-hotplug operation, but
it doesn't guarantee serialized access to any of the local data
structures. Hence the changes needs to be reviewed.
In case of pseries_add_processor/pseries_remove_processor, use
cpu_maps_update_begin()/cpu_maps_update_done() as we're modifying the
cpu_present_map there.
Signed-off-by: Gautham R Shenoy <ego@in.ibm.com >
Signed-off-by: Ingo Molnar <mingo@elte.hu >
2008-01-25 21:08:02 +01:00
..
2007-12-06 16:03:06 -05:00
2008-01-25 21:08:02 +01:00
2007-10-17 21:19:04 +02:00
2007-10-19 20:35:04 +02:00
2007-10-30 00:22:22 +01:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2008-01-11 12:26:47 -05:00
2007-10-23 15:49:54 +10:00
2007-10-27 20:57:43 +02:00
2008-01-24 20:40:04 -08:00
2007-10-19 11:53:33 -07:00
2007-12-03 17:17:10 +01:00
2007-10-22 08:13:19 -07:00
2007-10-22 08:13:19 -07:00
2007-10-16 17:38:31 -07:00
2007-10-30 00:22:22 +01:00
2007-10-22 08:13:19 -07:00
2007-10-17 11:10:11 -07:00
2007-10-17 20:15:29 +02:00
2007-10-19 20:35:03 +02:00
2007-10-19 20:35:03 +02:00
2007-10-19 20:35:03 +02:00
2008-01-01 11:30:35 -08:00
2008-01-15 16:44:38 +01:00
2007-11-26 20:42:19 +01:00
2007-11-12 11:09:33 -08:00
2008-01-24 20:40:40 -08:00
2007-10-20 01:13:56 +02:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2007-10-19 20:35:02 +02:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2007-10-17 20:16:54 +02:00
2007-10-17 20:16:54 +02:00
2007-12-18 18:05:58 +01:00
2007-12-18 18:05:58 +01:00
2007-10-17 20:17:05 +02:00
2007-10-17 20:17:00 +02:00
2007-10-19 11:53:49 -07:00
2007-10-27 20:57:43 +02:00
2007-10-17 21:56:01 +02:00
2007-11-12 21:02:20 +01:00
2007-11-12 21:02:20 +01:00
2008-01-22 23:30:16 +01:00
2008-01-25 21:08:02 +01:00
2007-10-20 01:13:56 +02:00
2007-10-19 20:35:03 +02:00
2008-01-24 20:40:04 -08:00
2008-01-24 20:40:40 -08:00
2008-01-24 20:40:40 -08:00
2007-11-29 09:24:55 -08:00
2007-10-30 00:22:22 +01:00
2007-10-17 20:15:51 +02:00
2007-11-26 20:42:19 +01:00
2007-10-30 00:22:22 +01:00
2007-10-30 00:22:22 +01:00
2007-10-30 00:22:22 +01:00
2008-01-14 08:52:22 -08:00
2008-01-14 08:52:22 -08:00
2007-10-20 01:13:56 +02:00
2007-10-17 20:17:00 +02:00
2007-10-23 22:37:25 +02:00
2007-12-03 17:17:10 +01:00
2007-12-03 17:17:10 +01:00
2007-11-17 16:27:02 +01:00
2007-10-19 20:35:03 +02:00
2007-12-19 23:20:19 +01:00
2007-11-17 16:27:01 +01:00
2007-10-20 01:13:56 +02:00
2007-10-20 01:25:36 +02:00
2007-10-27 20:57:43 +02:00
2007-10-19 20:35:03 +02:00
2007-12-19 23:20:18 +01:00
2008-01-08 16:10:35 -08:00
2007-10-17 20:16:11 +02:00
2007-10-20 01:13:56 +02:00
2007-12-17 19:28:15 -08:00
2007-10-23 22:37:24 +02:00
2007-10-17 08:42:55 -07:00
2007-10-17 20:16:12 +02:00
2007-11-17 16:27:01 +01:00
2007-12-04 17:19:07 +01:00
2007-10-17 20:16:08 +02:00
2007-10-17 20:16:08 +02:00
2008-01-16 09:51:59 +01:00
2008-01-16 09:51:59 +01:00
2007-10-23 22:37:22 +02:00
2007-10-19 20:35:04 +02:00
2007-10-16 11:51:29 -07:00
2007-10-19 20:36:17 -07:00