There was an error fetching the commit references. Please try again later.
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:
Federico Vaga <federico.vaga@cern.ch>
Please register or sign in to comment