+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The console hangs during bootup when disable_irq is called from the transmit interrupt handler (it will wait forever for it's "own" interrupt in synchronize_irq). Fix by using disable_irq_nosync() instead. Signed-off-by:Simon Kagstrom <simon.kagstrom@netinsight.net> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>