kernel - Temporarily set the default machdep.pmap_nx_enable to 0
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Apr 2017 18:55:09 +0000 (11:55 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Apr 2017 18:56:24 +0000 (11:56 -0700)
commit32692244ebb5d9847076854d4b6a2278d27b3dc3
treedc5018bc5bce58e584bd45eaaaafdaf5ff5ec701
parentc53b33c6780b82dce6e80ef6941b030007921e3c
kernel - Temporarily set the default machdep.pmap_nx_enable to 0

* Until we work out some issues, temporarily set the default
  machdep.pmap_nx_enable to 0.

* NOTE: This is a loader tunable only.
sys/platform/pc64/x86_64/pmap.c