git: Revert "kernel - Clean up direction flag on syscall entry"

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 16 18:55:55 PDT 2019


commit 3cc72d3d3aea9e3acebc0ac1df54d8731b77d653
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu May 16 18:55:32 2019 -0700

    Revert "kernel - Clean up direction flag on syscall entry"
    
    Actually not needed, the D flag is cleared via the mask
    set in MSR_SF_MASK.  Revert.
    
    This reverts commit cea0e49dc0b2e5aea1b929d02f12d00df66528e2.

Summary of changes:
 sys/platform/pc64/x86_64/exception.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3cc72d3d3aea9e3acebc0ac1df54d8731b77d653


-- 
DragonFly BSD source repository



More information about the Commits mailing list