Files
linux/arch/frv/kernel
David Howells 1ee6f5669a FRV: Fix the preemption handling
Fix the preemption handling in FRV code where the PREEMPT_ACTIVE value is
incorrectly loaded into the threadinfo flags rather than the threadinfo
preemption count.

Unfortunately, the code cannot be simply converted to use
preempt_schedule_irq() as is because FRV uses virtual interrupt disablement to
cut down on the cost of actually disabling interrupts and thus
local_irq_enable() doesn't actually enable interrupts.

Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Al Viro <viro@ZenIV.linux.org.uk>
2012-11-02 13:20:42 +00:00
..
2012-03-28 18:30:02 +01:00
2011-03-31 11:26:23 -03:00
2012-11-02 13:20:42 +00:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2010-06-09 11:12:36 +02:00
2012-10-01 00:53:11 -04:00
2012-10-06 03:04:46 +09:00
2012-03-28 18:30:02 +01:00
2012-10-16 18:49:15 -07:00
2012-10-01 09:58:18 -04:00
2010-03-12 15:52:32 -08:00
2012-03-28 18:30:02 +01:00
2009-06-11 09:01:26 -07:00