[PATCH] Update umem to new request_irq interface
request_irq requires a handler that returns irqreturn_t, so mm_interrupt now returns the appropriate value
Showing
Please register or sign in to comment
request_irq requires a handler that returns irqreturn_t, so mm_interrupt now returns the appropriate value