Anup Patel 24dc17005c
RISC-V: Remove do_IRQ() function
The only thing do_IRQ() does is call handle_arch_irq function
pointer. We can very well call handle_arch_irq function pointer
directly from assembly and remove do_IRQ() function hence this
patch.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-06-09 19:11:24 -07:00
..
2020-05-04 14:22:34 -07:00
2020-03-31 11:28:30 -07:00
2020-03-31 11:28:30 -07:00
2020-06-09 19:11:24 -07:00
2020-05-18 11:38:08 -07:00
2020-06-09 19:11:24 -07:00
2020-05-18 11:38:10 -07:00
2020-01-22 13:09:58 -08:00
2019-11-17 15:17:39 -08:00
2019-10-28 00:46:01 -07:00
2019-10-28 00:46:01 -07:00