git: kernel - Implement support for SMAP and SMEP security (3)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 16 18:47:23 PDT 2019
commit cd9c4877bff3c40b941020e435f2b558ccc5ea12
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 16 18:44:28 2019 -0700
kernel - Implement support for SMAP and SMEP security (3)
* Issue clac after the push on all traps, interrupts, and
exceptions.
* Improve code documentation.
Summary of changes:
sys/cpu/x86_64/include/asmacros.h | 9 ++++++---
sys/platform/pc64/x86_64/machdep.c | 4 ++--
2 files changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd9c4877bff3c40b941020e435f2b558ccc5ea12
--
DragonFly BSD source repository
More information about the Commits
mailing list