CRISv32: annotate irq enable in idle loop
authorRabin Vincent <rabin@rab.in>
Fri, 20 Feb 2015 17:57:37 +0000 (18:57 +0100)
committerJesper Nilsson <jespern@axis.com>
Fri, 4 Sep 2015 22:56:49 +0000 (00:56 +0200)
commit3fffa23ee0a348aef1b597b67626d4724667143b
treeedcabbe8a7c5899e3b8d14b44a58a8e55d4a6fa0
parent444e0c2881bcc70db6833d9c653c6ced36813d3b
CRISv32: annotate irq enable in idle loop

Use a call to local_irq_enable() instead of incline asm so that the
irqsoff latency tracer knows that interrupts are enabled here.

Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/arch-v32/kernel/process.c