Adding this makes the handler crash with a Stack Underflow at the next
function...
- movl KTSS_ESP0(%ecx), %ecx
+ movl %ss:KTSS_ESP0(%ecx), %ecx
Adding this does nothing to fix Explorer :(
Best regards,
Alex Ionescu
_______________________________________________
Nevermind, make clean was on drugs. See commit.
Thank you SO much.
Best regards,
Alex Ionescu