]> git.karo-electronics.de Git - karo-tx-linux.git/commit
frv: fix the broken preempt
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 18 Oct 2012 15:24:11 +0000 (11:24 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 18 Oct 2012 16:39:14 +0000 (12:39 -0400)
commitb5b94e010e6eabd323b696dc005b0f409e0ce315
treedc21a93b32b744a5abb48cf614ba1b8548214031
parentc860a1e7a082d520879ebcb1dab723416fcdac01
frv: fix the broken preempt

For one thing, PREEMPT_ACTIVE belongs in ->preempt_count, not ->flags.
For another, it ought to just use preempt_schedule_irq() and be done
with the whole mess.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/frv/kernel/entry.S