Skip to content
Snippets Groups Projects
Commit 38363305 authored by Jim Shu's avatar Jim Shu Committed by Katsuhiro Suzuki
Browse files

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: default avatarJim Shu <cwshu@andestech.com>
parent ca8764e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment