Arnd Bergmann
c7a9b09b1a
ARM: omap: allow building omap44xx without SMP
...
The new omap4 cpuidle implementation currently requires
ARCH_NEEDS_CPU_IDLE_COUPLED, which only works on SMP.
This patch makes it possible to build a non-SMP kernel
for that platform. This is not normally desired for
end-users but can be useful for testing.
Without this patch, building rand-0y2jSKT results in:
drivers/cpuidle/coupled.c: In function 'cpuidle_coupled_poke':
drivers/cpuidle/coupled.c:317:3: error: implicit declaration of function '__smp_call_function_single' [-Werror=implicit-function-declaration]
It's not clear if this patch is the best solution for
the problem at hand. I have made sure that we can now
build the kernel in all configurations, but that does
not mean it will actually work on an OMAP44xx.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com >
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com >
Cc: Kevin Hilman <khilman@ti.com >
Cc: Tony Lindgren <tony@atomide.com >
2012-08-23 17:16:42 +02:00
..
2012-08-01 16:41:07 -07:00
2012-08-02 13:51:46 -04:00
2012-07-20 12:31:05 +02:00
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-07-17 09:32:14 -07:00
2012-07-31 18:08:25 -07:00
2012-07-10 18:49:26 +01:00
2012-08-09 15:16:41 +02:00
2012-07-27 16:49:22 -04:00
2012-08-09 15:16:41 +02:00
2012-07-24 13:56:26 -07:00
2012-07-24 17:12:54 -07:00
2012-07-04 19:51:50 +02:00
2012-07-31 01:02:51 +04:00
2012-07-03 21:51:08 +02:00
2012-07-31 18:08:25 -07:00
2012-07-31 18:08:25 -07:00
2012-07-22 19:32:00 +01:00
2012-07-26 12:59:53 -07:00
2012-07-31 19:25:39 -07:00
2012-07-26 10:23:47 -07:00
2012-08-03 00:15:53 -04:00
2012-07-30 17:25:21 -07:00
2012-07-20 09:07:37 +01:00
2012-07-29 21:43:08 +04:00
2012-08-04 01:24:44 +04:00
2012-07-31 18:42:47 -07:00
2012-07-31 09:08:15 +02:00
2012-08-01 12:24:18 +02:00
2012-07-11 16:04:49 -07:00
2012-08-07 10:10:57 +02:00
2012-07-17 21:37:27 +02:00
2012-07-31 18:42:43 -07:00
2012-07-11 15:36:43 -07:00
2012-07-11 17:58:46 -07:00
2012-07-30 17:25:11 -07:00
2012-07-31 18:42:42 -07:00
2012-07-30 17:25:21 -07:00
2012-07-19 08:34:37 -07:00
2012-07-17 12:39:26 -07:00
2012-08-23 17:16:42 +02:00
2012-07-27 09:29:42 +09:30
2012-07-24 13:53:22 +02:00
2012-07-14 16:34:14 +04:00
2012-07-27 15:08:16 +01:00
2012-07-26 11:25:33 -07:00
2012-07-27 15:08:16 +01:00
2012-07-30 12:25:47 +02:00
2012-07-30 12:25:46 +02:00
2012-07-19 10:39:00 +02:00
2012-07-16 22:38:27 -07:00
2012-07-17 21:37:27 +02:00
2012-07-22 23:57:58 +04:00
2012-07-30 09:32:39 -07:00
2012-08-04 01:24:44 +04:00
2012-07-31 17:02:05 +02:00
2012-07-18 16:09:40 +02:00
2012-07-24 00:01:30 -07:00
2012-08-01 09:02:41 -07:00
2012-07-31 18:42:46 -07:00
2012-07-05 15:04:10 +02:00
2012-07-26 13:54:58 +02:00
2012-07-09 16:23:33 +02:00
2012-07-31 18:42:47 -07:00
2012-07-11 23:34:39 +02:00
2012-07-31 18:42:41 -07:00
2012-07-31 18:42:50 -07:00
2012-07-14 13:30:25 +02:00
2012-07-30 19:03:41 -07:00
2012-07-02 15:11:12 +02:00
2012-07-20 11:07:00 -07:00
2012-07-20 11:07:00 -07:00
2012-07-18 09:36:12 -07:00
2012-07-26 13:08:01 -07:00
2012-07-27 09:29:42 +09:30
2012-07-07 16:18:33 -07:00
2012-07-19 10:40:42 -04:00
2012-07-11 18:22:32 +10:00
2012-08-03 16:04:43 +02:00
2012-08-06 13:33:21 -07:00
2012-07-25 12:46:38 +02:00
2012-07-19 10:38:32 -04:00
2012-07-11 16:16:00 +01:00
2012-07-31 17:09:12 +02:00
2012-07-06 10:53:49 +02:00
2012-08-07 11:48:33 -06:00
2012-07-31 08:16:42 -05:00
2012-07-30 17:25:14 -07:00
2012-07-21 13:58:17 -07:00
2012-07-30 15:08:46 +10:00
2012-07-02 12:34:23 -07:00
2012-07-21 10:34:00 -07:00
2012-07-22 10:15:28 -07:00
2012-07-24 12:01:20 -07:00
2012-07-24 07:52:34 +08:00
2012-07-25 15:58:48 -04:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-01 03:34:50 -07:00
2012-07-11 16:04:50 -07:00
2012-07-31 18:42:48 -07:00
2012-07-31 18:42:40 -07:00
2012-07-01 03:34:50 -07:00
2012-07-19 15:51:36 -04:00
2012-07-31 18:42:45 -07:00
2012-08-01 10:26:23 -07:00
2012-07-31 18:42:46 -07:00
2012-07-03 13:22:37 +08:00
2012-07-29 21:24:13 +04:00
2012-07-22 12:44:01 -07:00
2012-08-02 00:19:17 -07:00
2012-07-17 09:02:36 -07:00
2012-07-09 16:42:24 -04:00
2012-07-30 19:06:52 -04:00
2012-07-31 19:25:39 -07:00
2012-07-30 19:06:52 -04:00
2012-07-30 19:06:52 -04:00
2012-07-30 17:25:19 -07:00
2012-07-17 12:16:39 +02:00
2012-07-10 10:32:06 -05:00
2012-07-31 20:44:03 -07:00
2012-07-31 23:27:30 -04:00
2012-07-31 12:06:20 +01:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:45 -07:00
2012-07-31 18:42:47 -07:00
2012-07-22 16:07:45 -07:00
2012-07-26 14:18:18 -07:00
2012-07-23 12:17:00 +02:00
2012-07-31 17:02:05 +02:00
2012-07-09 00:10:56 -07:00
2012-08-01 10:26:23 -07:00
2012-07-12 07:54:46 -07:00
2012-07-05 22:12:32 +02:00
2012-07-19 00:02:30 +02:00
2012-07-26 13:36:43 -07:00
2012-07-13 20:41:58 -07:00
2012-07-08 00:25:48 +10:00
2012-07-30 17:25:14 -07:00
2012-07-17 16:48:09 -07:00
2012-07-17 12:15:30 -07:00
2012-07-23 13:23:52 +02:00
2012-07-22 23:58:19 +04:00
2012-07-22 23:58:19 +04:00
2012-07-19 10:38:32 -04:00
2012-07-06 06:01:49 -07:00
2012-07-02 11:39:19 -07:00
2012-07-22 19:26:07 +01:00
2012-07-15 11:39:01 +03:00
2012-07-04 11:51:59 +03:00
2012-07-10 22:40:13 -07:00
2012-07-30 12:25:44 +02:00
2012-08-08 20:49:45 +02:00
2012-08-10 19:58:07 +10:00
2012-07-26 13:37:02 -07:00
2012-07-20 11:28:20 +05:30
2012-07-10 12:08:14 +09:00
2012-08-01 13:48:52 +09:00
2012-07-30 17:25:20 -07:00
2012-07-31 18:42:43 -07:00
2012-07-31 18:42:46 -07:00
2012-07-02 13:40:06 +03:00
2012-07-09 12:13:35 +03:00
2012-07-19 11:02:03 -07:00
2012-07-16 22:31:34 -07:00
2012-07-19 11:02:03 -07:00
2012-07-30 17:25:16 -07:00
2012-07-01 13:31:23 +02:00
2012-07-31 18:42:47 -07:00
2012-07-22 23:57:56 +04:00
2012-07-23 00:58:46 -07:00
2012-07-31 18:08:25 -07:00
2012-07-10 15:47:46 +02:00
2012-07-26 13:36:43 -07:00
2012-07-31 17:09:12 +02:00
2012-07-13 19:34:43 -04:00
2012-07-26 11:46:58 +02:00
2012-07-22 23:57:55 +04:00
2012-07-06 10:53:49 +02:00
2012-07-22 23:57:56 +04:00
2012-07-20 08:59:00 +01:00
2012-07-16 17:43:04 -07:00
2012-07-06 10:53:20 -07:00
2012-07-06 15:26:45 -03:00
2012-07-06 20:17:46 -03:00
2012-07-06 20:17:46 -03:00
2012-07-31 08:16:24 -06:00
2012-07-30 20:23:11 -03:00
2012-07-30 13:30:52 +09:30
2012-07-30 13:30:49 +09:30
2012-07-20 08:58:58 +01:00
2012-07-20 08:59:03 +01:00
2012-07-31 18:42:46 -07:00
2012-07-30 12:25:45 +02:00
2012-07-31 18:42:50 -07:00
2012-08-04 12:15:37 +04:00