Toshi Kani
ee01e66337
cpuidle: Fix panic in CPU off-lining with no idle driver
...
Fix a NULL pointer dereference panic in cpuidle_play_dead() during
CPU off-lining when no cpuidle driver is registered. A cpuidle
driver may be registered at boot-time based on CPU type. This patch
allows an off-lined CPU to enter HLT-based idle in this condition.
Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Cc: Boris Ostrovsky <boris.ostrovsky@amd.com>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Tested-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-04-06 15:01:25 -04:00
..
2012-01-13 09:32:20 +10:30
2012-04-05 13:41:44 -04:00
2012-01-08 13:10:57 -08:00
2012-02-13 18:31:37 +01:00
2012-02-19 18:57:51 -05:00
2012-02-18 15:37:25 -08:00
2012-02-06 14:37:52 -05:00
2012-03-14 17:16:45 -07:00
2012-02-15 13:09:26 +02:00
2012-02-08 20:03:14 +01:00
2012-01-26 18:36:48 +00:00
2011-12-28 21:35:06 +08:00
2012-01-06 18:15:25 -08:00
2012-01-11 18:53:33 -08:00
2012-04-06 15:01:25 -04:00
2012-03-03 09:31:49 -08:00
2011-12-21 09:51:23 +01:00
2012-02-02 14:00:43 +05:30
2012-02-21 16:47:28 -08:00
2012-01-30 21:33:34 +01:00
2012-01-12 11:53:55 -05:00
2012-02-01 21:59:37 -07:00
2012-03-15 09:41:26 +00:00
2012-03-05 10:28:58 +01:00
2012-01-09 12:09:47 -08:00
2012-03-14 09:17:03 -07:00
2012-03-15 18:11:05 +01:00
2012-02-13 18:31:37 +01:00
2012-01-19 21:26:32 -05:00
2012-02-10 14:18:46 -08:00
2012-03-07 08:31:31 -08:00
2012-03-08 11:36:06 +01:00
2012-02-09 15:41:29 -05:00
2012-02-08 19:03:51 -08:00
2012-01-12 15:44:47 +10:30
2012-02-16 16:15:12 +11:00
2012-03-08 17:21:51 -08:00
2012-03-15 17:06:05 -07:00
2012-01-13 09:32:20 +10:30
2012-01-10 10:36:08 -08:00
2012-03-01 01:42:52 +01:00
2012-03-05 15:49:43 -08:00
2012-03-04 12:25:15 -05:00
2012-02-04 07:17:47 -08:00
2012-03-16 02:01:41 -07:00
2012-01-07 12:03:30 -08:00
2012-02-27 10:09:52 -06:00
2012-01-06 08:02:58 -08:00
2012-02-27 09:44:15 -06:00
2012-01-14 12:32:16 -08:00
2012-03-07 20:26:47 -08:00
2012-02-16 10:41:23 +08:00
2012-02-01 19:35:21 +01:00
2012-03-12 10:25:51 -04:00
2012-01-06 12:11:20 -08:00
2012-02-01 21:34:26 +04:00
2012-03-05 15:49:43 -08:00
2012-03-15 17:03:03 -07:00
2012-03-11 20:39:10 +00:00
2012-03-05 15:49:43 -08:00
2012-03-02 17:33:00 +01:00
2012-03-05 15:49:43 -08:00
2012-01-24 10:44:49 +09:00
2012-02-13 11:57:58 -07:00
2012-02-01 15:26:00 -05:00
2012-02-08 16:19:06 -08:00
2012-03-13 21:43:58 -07:00
2012-01-23 03:15:25 -05:00
2012-03-09 12:59:44 +09:00
2012-01-11 18:50:26 -08:00
2012-03-02 16:08:54 -08:00
2012-01-09 12:09:47 -08:00
2012-01-13 10:12:23 -08:00
2012-03-15 17:03:04 -07:00
2012-03-01 09:28:41 +10:30
2012-02-29 09:46:13 +01:00
2012-02-03 16:07:05 -05:00
2012-01-02 13:04:55 +01:00
2012-01-11 23:58:47 -05:00