• Gabriel Paubert's avatar
    [PATCH] 'iret' segment fixup · 650f1391
    Gabriel Paubert authored
    This fixes the 'iret' exception recovery code to use the new ES/DS segment
    rules - load them with __USER_DS instead of __KERNEL_DS.
    
    It also fixes a typo in a comment.
    650f1391
entry.S 17.2 KB