From: Al Viro Date: Fri, 2 Nov 2012 16:05:44 +0000 (-0400) Subject: frv: fix the broken preempt X-Git-Tag: v3.7-rc4~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d72d9f83df057e71c7951def41138a0230bf737;p=pandora-kernel.git frv: fix the broken preempt Just get %icc2 into the state we would have after local_irq_disable() and physical IRQ having happened since then. Then we can simply use preempt_schedule_irq() and be done with the whole mess. Acked-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed