-
- Downloads
driver: plic: changes save_irq to per-CPU variable to support SMP
static variable save_irq records current irq number. In SMP, each CPU
has it's own current irq number, so use per-CPU variable instead.
Signed-off-by:
Jim Shu <cwshu@andestech.com>
Loading
Please register or sign in to comment