Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-31 | csky: Add irq_work support | Guo Ren | |
Running work in hardware interrupt context for csky. Implement: - arch_irq_work_raise() - arch_irq_work_has_interrupt() Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Cc: Arnd Bergmann <arnd@arndb.de> |