PPC32: interrupt fixes along the lines of Ingo's changes to x86.
We don't unmask the interrupt at the end of handling it if there is no action (i.e. someone has done free_irq). Add some likely and unlikely hints and fix synchronize_irq.
Showing
Please register or sign in to comment