git: kernel - Clean up direction flag on syscall entry

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


commit cea0e49dc0b2e5aea1b929d02f12d00df66528e2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu May 16 18:43:20 2019 -0700

    kernel - Clean up direction flag on syscall entry
    
    * Make sure the direction flag is clear on syscall entry.  Don't
      trust userland.

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/cea0e49dc0b2e5aea1b929d02f12d00df66528e2


-- 
DragonFly BSD source repository



More information about the Commits mailing list