Skip to content
Snippets Groups Projects
Commit b6f00660 authored by Federico Vaga's avatar Federico Vaga
Browse files

kernel: use dedicated spinlock for VIC vector


The spec->irq_lock is a SPEC spinlock, but we must protect VIC variables.
In order to make the VIC code independent, use a dedicated VIC spinlock

Signed-off-by: default avatarFederico Vaga <federico.vaga@cern.ch>
parent 2216c036
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment