kernel - Implement support for SMAP and SMEP security (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 May 2019 00:37:48 +0000 (17:37 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 May 2019 00:37:48 +0000 (17:37 -0700)
commit2f6148a64b67294c4060ecd913c89688d2406524
tree9b1ac8773789c2ee8816666a655705d7ab92fb86
parent48c77f2b85f9ed807532e99b7187e6f5b5aa2975
kernel - Implement support for SMAP and SMEP security (2)

* Oops.  Do the CR4 initialization in the correct place, so it is
  applied to all CPUs.
sys/platform/pc64/x86_64/pmap.c