Chandra Seetharaman
8c78f3075d
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
...
Few of the callback functions and notifier blocks that are associated with cpu
notifications incorrectly have __devinit and __devinitdata. They should be
__cpuinit and __cpuinitdata instead.
It makes no functional difference but wastes text area when CONFIG_HOTPLUG is
enabled and CONFIG_HOTPLUG_CPU is not.
This patch fixes all those instances.
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-31 13:28:39 -07:00
..
2006-07-31 13:28:36 -07:00
2006-07-12 16:09:08 -07:00
2006-06-26 09:58:21 -07:00
2006-07-14 21:53:54 -07:00
2006-06-29 16:57:55 -07:00
2006-07-01 05:43:06 -04:00
2006-07-01 07:44:10 -04:00
2006-07-01 05:44:19 -04:00
2006-07-03 15:27:11 -07:00
2006-06-25 10:01:15 -07:00
2006-06-30 19:25:36 +02:00
2006-07-23 12:12:16 -07:00
2006-07-23 13:03:05 -07:00
2006-07-31 13:28:37 -07:00
2006-06-30 19:25:36 +02:00
2006-07-14 21:53:57 -07:00
2006-05-15 11:20:55 -07:00
2006-07-14 21:53:57 -07:00
2006-07-28 21:02:00 -07:00
2006-07-28 21:02:00 -07:00
2006-07-31 13:28:39 -07:00
2006-03-26 08:57:03 -08:00
2006-07-14 21:53:52 -07:00
2006-06-28 15:18:52 +10:00
2006-07-03 15:27:09 -07:00
2006-07-31 13:28:38 -07:00
2006-06-30 19:25:36 +02:00
2006-07-14 21:53:52 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:04 -07:00
2006-07-10 13:24:14 -07:00
2006-07-14 21:53:56 -07:00
2006-07-14 21:53:52 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:04 -07:00
2006-07-10 13:24:27 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:11 -07:00
2006-06-17 10:52:13 -07:00
2006-03-26 08:57:03 -08:00
2006-07-10 13:24:17 -07:00
2006-06-30 19:25:36 +02:00
2006-07-03 15:27:11 -07:00
2006-07-31 13:28:39 -07:00
2006-06-27 17:32:40 -07:00
2006-07-12 16:09:08 -07:00
2006-06-27 17:32:47 -07:00
2006-07-03 15:27:11 -07:00
2006-07-03 15:27:01 -07:00
2006-07-14 21:53:53 -07:00
2006-07-03 15:27:11 -07:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2006-07-31 13:28:36 -07:00
2006-06-30 15:39:30 -07:00
2006-07-31 13:28:39 -07:00
2006-07-31 13:28:39 -07:00
2006-07-03 15:27:04 -07:00
2006-07-03 15:27:02 -07:00
2006-07-03 21:25:20 -07:00
2006-06-23 07:42:53 -07:00
2006-07-12 12:50:25 -07:00
2006-07-03 15:26:59 -07:00
2006-07-31 13:28:37 -07:00
2006-06-26 09:58:20 -07:00
2006-07-31 13:28:39 -07:00
2006-04-19 16:27:18 -07:00
2006-06-26 10:48:18 -07:00
2006-06-22 15:05:55 -07:00
2006-07-10 13:24:25 -07:00
2006-07-04 14:00:26 -07:00