Peter Zijlstra
84ac218f02
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
...
As far as I can tell the only reason microblaze has
__ARCH_WANT_INTERRUPTS_ON_CTXSW is because it initializes new task state
with interrupts enabled so that on switch_to() interrupts get enabled.
So change copy_thread() to clear MSR_IE instead of set it, this will
ensure switch_to() will always keep IRQs disabled.
The scheduler will disable IRQs when taking rq->lock in schedule() and
enable IRQs in finish_lock_switch() after its done its magic.
This leaves ARM the only __ARCH_WANT_INTERRUPTS_ON_CTXSW user.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2011-10-14 12:28:42 +02:00
..
2009-09-22 10:10:06 +02:00
2009-12-12 13:08:14 +01:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:55 +02:00
2010-10-21 15:51:59 +10:00
2010-05-06 11:21:59 +02:00
2011-03-09 08:09:57 +01:00
2010-10-21 15:51:59 +10:00
2011-07-25 09:13:42 +02:00
2010-05-22 00:10:40 -06:00
2011-10-14 12:24:29 +02:00
2010-05-06 11:21:58 +02:00
2011-10-14 12:24:31 +02:00
2011-03-09 08:09:54 +01:00
2011-03-09 08:09:59 +01:00
2009-07-06 10:26:55 +02:00
2009-12-14 08:44:01 +01:00
2011-03-11 12:23:31 +01:00
2010-10-21 15:51:41 +10:00
2009-08-18 10:33:29 +02:00
2011-03-31 11:26:23 -03:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:50 +02:00
2011-03-10 10:39:51 +01:00
2011-07-25 09:07:45 +02:00
2010-08-04 10:45:17 +02:00
2010-06-09 11:12:36 +02:00
2010-08-05 12:56:07 +10:00
2009-07-06 10:26:50 +02:00
2011-07-26 16:49:47 -07:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:50 +02:00
2010-10-21 15:51:31 +10:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:55 +02:00
2011-07-26 17:12:10 -07:00
2011-06-08 09:08:35 +10:00
2010-10-21 15:51:20 +10:00
2011-03-09 08:09:58 +01:00
2009-07-06 10:26:50 +02:00
2011-07-25 09:07:45 +02:00
2011-07-27 09:24:20 -07:00
2011-07-26 16:49:43 -07:00
2011-07-25 09:13:42 +02:00
2010-08-07 18:15:50 +02:00
2010-10-21 15:51:25 +10:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:55 +02:00
2011-07-25 09:23:47 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:55 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:57 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:50 +02:00
2011-03-09 08:09:58 +01:00
2011-03-09 08:09:58 +01:00
2011-10-14 12:28:42 +02:00
2009-07-06 10:26:50 +02:00
2009-07-06 10:26:50 +02:00
2010-10-21 15:51:26 +10:00
2009-07-06 10:26:55 +02:00
2011-01-16 14:29:21 +01:00
2010-04-01 08:38:24 +02:00
2010-07-30 00:03:58 -06:00
2009-07-06 10:26:50 +02:00
2011-10-14 12:24:27 +02:00
2009-07-06 10:26:50 +02:00
2011-03-09 08:09:53 +01:00
2011-05-28 10:48:39 -07:00
2010-08-04 10:22:35 +02:00
2009-07-06 10:26:55 +02:00