CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
Don't return when we're inside local_irq_disable(), use goto exit instead. Also, cleanup some whitespace errors.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Don't return when we're inside local_irq_disable(), use goto exit instead. Also, cleanup some whitespace errors.