Revert "kernel - Clean up direction flag on syscall entry"
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 May 2019 01:55:32 +0000 (18:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 May 2019 01:55:32 +0000 (18:55 -0700)
commit3cc72d3d3aea9e3acebc0ac1df54d8731b77d653
tree4bc9662351186f216beb38c2cdaad9b9c68b6c26
parentcd9c4877bff3c40b941020e435f2b558ccc5ea12
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.
sys/platform/pc64/x86_64/exception.S