kernel - Remove DISABLE_PSE option and related code
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 4 Dec 2017 03:06:03 +0000 (19:06 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 4 Dec 2017 20:07:32 +0000 (12:07 -0800)
commitfb59d44582a009bbc3ece529aff44a43209037c2
tree90166f4fe66c40ca2f4fbe758b94dc709001dce7
parent0ccdae7f2f07b98a6a6409e7ce48ed232165844b
kernel - Remove DISABLE_PSE option and related code

* Remove the DISABLE_PSE option and related code.  Note that the pmap
  code was already forcing DISABLE_PSE since we are 64-bit only and
  the pmap code never supported PSE anyway.
sys/config/LINT64
sys/platform/pc64/conf/options
sys/platform/pc64/x86_64/pmap.c