git: kernel - Bring in dff23c692 from FreeBSD

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Mar 28 15:16:48 PDT 2015


commit ab45738e30546b61592f56b5718d5fbf3e207900
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Mar 28 15:15:14 2015 -0700

    kernel - Bring in dff23c692 from FreeBSD
    
    Bring in a commit further strengthening iret/%gs handling.  FreeBSD also
    made a followup commit that fixes their signal handler for stack faults
    which we already effectively implement and did not need.
    
    Original commit message is
    
        The #ss fault handler erronously does not check for the fault
        originated from the return to usermode. #ss must be handled same as
        #np.

Summary of changes:
 sys/platform/pc64/x86_64/trap.c | 2 --
 1 file changed, 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ab45738e30546b61592f56b5718d5fbf3e207900


-- 
DragonFly BSD source repository


More information about the Commits mailing list