[ARM] Optimise kernel->userspace exit code a little.
This improves interrupts and exceptions returning to user space by a few of cycles. We change the requirements for *_restore_user_regs slightly so we can remove a few instructions. We also re-shuffle the code to handle pending work.
Showing
Please register or sign in to comment