Skip to content

Improve sysretq checks.

Jacob Lorentzon requested to merge 4lDO2/kernel:misc_ll into master

Cherry-picked from the first commit of !225 (closed)

Fixes singlestepping after SYSRETQ, and simplifies SYSRETQ code by doing two cheap instructions rather than branching.

Merge request reports